Thank you for your interest in contributing to the Project! We welcome contributions from anyone, whether you're a seasoned developer or just getting started.
To get started contributing, you should engage using a fork and pull request flow:
- Fork the repository on GitHub.
- Clone your forked repository to your local machine.
- Create a new branch for your changes.
- Make your changes and commit them to your branch (use signed commits)
- Push your changes to your forked repository on GitHub.
- Open a pull request to merge your changes into the main repository.
Additional information on the fork workflow can also be found in the Github Docs, fork a repo.
If you're looking for something to work on, check out our issue tracker. We may have a list of open issues that we'd love your help with!
If you find a bug or have a feature request, please open a new issue on the issue tracker. Be sure to include a detailed description of the issue or feature you're requesting. Please have a look at SECURITY.MD before submitting any security issues.
We expect all contributors to follow our Code of Conduct. Please read it carefully before contributing.
By contributing to this project, you agree that your contributions will be licensed under the MIT License.