Contributing

Please submit bug reports, feature requests, or general feedback to our Bug Tracker on GitHub.

Code contributions

The easiest way to contribute to this project is by clicking on the button in the top right corner of any page. This will open the corresponding page on GitHub, where you can add or modify content and then commit the change.

For more elaborate changes please:

  1. Fork the project from: https://github.com/techstartucalgary/docs.
  2. Follow the tutorial of mdBook, the tool we use to build and generate this documentation.
  3. Before you make a PR, please run markdownlint on the files you changed. I recommend using the VS Code extensions for ease of use.
  4. Make a PR!
  1. All of the code that you submit to our code repository will be licensed under the Creative Commons CC0 1.0 Universal and The Unlicense.
  2. By submitting code to our code repository you also certify that you agree to the following Developer Certificate of Origin.