Welcome to the ProtonDrive CLI 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.
Please review the roadmap to see where we are in the project and how you might be able to help.