Introduce documentation on how to contribute docs
authorblake <blake@mobiusconsortium.org>
Mon, 10 May 2021 13:20:41 +0000 (08:20 -0500)
committerJane Sandberg <sandbej@linnbenton.edu>
Thu, 13 May 2021 14:46:02 +0000 (07:46 -0700)
commitb08f2803e5ee7b34d2a394dfbeab730b57a61e6e
treef1288a6943ec9fb2afb587119fe5c2aef8e11239
parentbf6fd4960da1697a740d63d26255672a7ef9b152
Introduce documentation on how to contribute docs

This commit adds several screenshots and the basic outline on contributing
to the Evergreen documentation

Signed-off-by: blake <blake@mobiusconsortium.org>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
21 files changed:
docs/modules/ROOT/nav.adoc
docs/modules/shared/assets/images/how_to_contribute_docs/asciidocfx_sample.png [new file with mode: 0644]
docs/modules/shared/assets/images/how_to_contribute_docs/github_click_fork.png [new file with mode: 0644]
docs/modules/shared/assets/images/how_to_contribute_docs/github_create_account.png [new file with mode: 0644]
docs/modules/shared/assets/images/how_to_contribute_docs/github_desktop_click_new_branch.png [new file with mode: 0644]
docs/modules/shared/assets/images/how_to_contribute_docs/github_desktop_click_option.png [new file with mode: 0644]
docs/modules/shared/assets/images/how_to_contribute_docs/github_desktop_click_signin.png [new file with mode: 0644]
docs/modules/shared/assets/images/how_to_contribute_docs/github_desktop_clone_evergreen.png [new file with mode: 0644]
docs/modules/shared/assets/images/how_to_contribute_docs/github_desktop_clone_from_internet.png [new file with mode: 0644]
docs/modules/shared/assets/images/how_to_contribute_docs/github_desktop_commit_changes.png [new file with mode: 0644]
docs/modules/shared/assets/images/how_to_contribute_docs/github_desktop_create_pull_request.png [new file with mode: 0644]
docs/modules/shared/assets/images/how_to_contribute_docs/github_desktop_download_site.png [new file with mode: 0644]
docs/modules/shared/assets/images/how_to_contribute_docs/github_desktop_make_branch.png [new file with mode: 0644]
docs/modules/shared/assets/images/how_to_contribute_docs/github_desktop_planning_on_fork.png [new file with mode: 0644]
docs/modules/shared/assets/images/how_to_contribute_docs/github_desktop_publish.png [new file with mode: 0644]
docs/modules/shared/assets/images/how_to_contribute_docs/github_desktop_quick_tour.png [new file with mode: 0644]
docs/modules/shared/assets/images/how_to_contribute_docs/github_desktop_singin_with_browser.png [new file with mode: 0644]
docs/modules/shared/assets/images/how_to_contribute_docs/github_desktop_singin_with_browser_launch_app.png [new file with mode: 0644]
docs/modules/shared/assets/images/how_to_contribute_docs/github_signup.png [new file with mode: 0644]
docs/modules/shared/assets/images/how_to_contribute_docs/github_web_create_pull_request.png [new file with mode: 0644]
docs/modules/shared/pages/how_to_contribute_docs.adoc [new file with mode: 0644]