Welcome to the Proton Utils project. Here you will find some basic information on how to contribute to the project.
Simply open an issue on GitHub.
All changes should:
- Use Conventional Commits
- Should pass local pre-commit tests.
- Should be submitted as a pull-request to the repository.
Local testing is handled by pre-commit, which will also be used to automatically test any pull-requests in the repositories CI/CD pipeline.
See the installation instructions for pre-commit for more details.
The project roadmap is tracked via GitHub issues and milestones.