How to Contribute Docs

Crossbow Documentation

If you want to contribute to this documentation, please see the Contributing section.

  1. Fork the dodorare/crossbow repository on GitHub, you'll need to create a GitHub account if you don't have one already.*
  2. Install mdBook.
  3. In the "docs/" directory, run mdbook serve --open and make your changes in a local clone of your fork.
  4. Push your changes to your fork and open a Pull Request.
  5. Respond to any CI failures or review feedback.

That's all, big thanks for contributing!

The same steps apply for any other repository in the organization that you would like to contribute to.