- Make sure you own a GitHub account. If you don't own one: create one here.
- Fork this project by clicking the button at the right top of this repository page.
- Navigate to the
guides/
folder of your fork. - Follow either 'Add a guide' or 'Edit a guide' down this page.
- After eding or creating a new guide, go to the tab 'Pull requests' of your fork, next to 'Code'.
- Click the green button saying 'New pull request'.
- You can directly click the green button 'Create pull request', twice.
- It is possible to add a description at the second 'Create pull request'-button.
- Click the button 'Add file' and 'Create new file', like so:
- Append the file name with
.md
, which stands for mark-down. This is the style guides use. - Commit your file by clicking 'Commit new file'. Follow the next steps at 'Contribute to guides'.
- Click the guide (.md-file) that you want to change.
- Modify the guide by clicking the pen symbol at the right top of the file, like so:
- Commit your file by clicking 'Commit changes'. Follow the next steps at 'Contribute to guides'.
- More information about mark-down styling can be found here.
- You can see a preview of your modifications at the 'Preview' tab.