Every contributor is highly appreciated! You can contribute to this project in many ways, whether it's:
- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:
- Fork the repo and create your branch from
main
. - Add code that should be well tested.
- Make sure your code lints.
- Start a pull request.
- The pull request should be raised against main branch.
Feel free to contact me on Discord (@benbaessler) if you have any questions.
We use GitHub issues to track public bugs. Report a bug by opening a new issue; it's that easy!
Great Bug Reports tend to have:
- A quick summary and/or background
- Steps to reproduce
- Be specific!
- What you expected would happen
- What actually happens
- Additional info if any