]> git.evergreen-ils.org Git - Evergreen.git/commit
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:32 +0000 (07:46 -0700)
commit3ef3a75d78a8642ef3bbdbff0dee6c1566212c10
tree48753ace22092aed5d15d5bb8a7779498d552afe
parent6cb40fcdcadc58e78837cd49de2dba48f7b16269
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]