How do I contribute to this handbook?
There are a few different ways!
I want to raise an issue
This one is easy!
At the top of the page, anytime, just click on the "See the repo!" button at the top. Make an account or login with that website and navigate to the issues page, then select "Create a new issue"
If there's a standard issue template, please use that!
I want to directly contribute a change
The one is slightly more complicated.
If you have repository access, please create a new branch for your change and PR it!
If you don't have repository access: 1. "fork" the repository to your own account 2. make the changes you'd like to see in that new repository 3. come back to the original repository and create a new pull request based on your fork :) This video will help if this is confusing!