Thank you for your interest in contributing to our project! We appreciate your help in making it better. Please take a moment to review this guide before getting started.
At the moment, we are not accepting unsolicited contributions.
Ensure that the issue you'd like to help with is open to Community Contribution. These issues are labels with the
community contribution
label.
To contribute to our project, you will need to have Git and GitHub accounts. If you don't have them, please sign up and install Git on your machine.
- Fork the repository.
- Create a new branch for your contribution.
- Make your changes and commit them.
- Ensure your changes build.
- Create a pull request from your fork.
We follow the Good docs project. Please refer to that for guidance on how to write and structure your documentation.