- Bugfixes
- Performance improvements
- Features which are likely to be useful to the majority of users
- Code which adds no significant value to the library
- Code which comes without tests
- Code which breaks existing tests
- Fork the repo and branch off of
main
- Create a new branch in your fork
- Add tests for your code
- Make sure all tests pass
- Create a pull request