Menu

Documentation

If you would like to contribute to the documentation please follow the instructions here:

  1. Head to Github.

  2. Create an account if you don’t have one already:

    ../_images/documentation-fork-step2.png
  3. Head to Start9’s documentation repo.

  4. Fork the repository by clicking here:

    ../_images/documentation-fork-step4.png
  5. Click “Create fork”

    ../_images/documentation-fork-step5.png
  1. Search through the relevant directory, find the article you’d like to edit, select it, and click on the edit button.

    ../_images/documentation-update-step1.png
  2. Make your edit and click “Commit changes”.

    ../_images/documentation-update-step2.png
  3. Describe your changes in the first field, click “Create new branch for this commit and start a pull request,” name the branch in the second field and click “Propose changes”.

    ../_images/documentation-update-step3.png
  4. Click “documentation”.

    ../_images/documentation-update-step4.png
  5. Click “Compare & pull request” in the yellow box (if this does not appear, go to “Pull Requests -> New”):

    ../_images/documentation-update-step5.png
  6. Now ensure that the base repository is Start9Labs/documentation, then click “Create pull request”.

    ../_images/documentation-update-step6.png
  7. From here, a Start9 team member will review your PR, either suggesting changes or approving it if no changes are necessary.

Thank you for contributing to Start9’s documentation!