The Protract Team would like to thank you for your interest in helping to maintain and improve Protract!
Reporting Bugs:
All code changes happen through Github Pull Requests and we actively welcome them. To submit your pull request, follow the steps below:
Pull Requests:
- Fork the repo and create your branch from main.
- If you've added code that should be tested, add tests.
- If you've changed APIs, update the documentation.
- Ensure the test suite passes.
- Make sure your code lints.
- Issue that pull request!
Note:
Any contributions you make will be under the MIT Software License and your submissions are understood to be under the same that covers the project. Please reach out to the team if you have any questions.
Issues:
We use GitHub issues to track public bugs. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue.
License:
By contributing, you agree that your contributions will be licensed under Protract’s MIT License.