Hi! We welcome all contributors who want to help improve Ochrona.
Everyone who participates in this project is governed by the our Code of Conduct.
If you encounter a bug, please open an issue here
Before submitting a new issue you might want to check for an existing issue to know if there is already a reported issue. If an issue is already open please feel free to add a comment to the existing issue instead of creating a new one.
If you have an idea for an enhancement to the project, whether or not you intend to implement that improvement yourself, please open an issue here.
- Use black to format you code.
- Use type hints in compliance with mypy
- Add tests for any new or modified code
- Record all changes in CHANGELOG.md.
We look forward to your contributions!