Please make sure that you are following the GitHub Community Guidelines.
The easiest ways to contribute are to: create a new issue or participate in discussions.
If you would like to contribute code, please try to do the following:
- Fork the project
- Create a new branch to solve a particular issue (or multiple issues if they are small or closely related).
- When you are ready to submit the code, make a pull request to the
main
branch. - Try to reference issues so they can be automatically closed when the changes merged into the
main
branch. - Make your pull request a draft if you think that there's needs to be regular feedback on the code as it's being developed.
Pushing to the main
branch will also deploy the website.