We very much welcome contributions to Bee.
This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
Please first check the existing Issues and Pull Requests to ensure your issue has not already been discussed. Please use the issue tracker to report bugs and discuss features. Remember, turn bugs into tests!
- Fork the project, create a new branch from
master
. - Squash related commits and write a good commit message.
- Follow existing code style in terms of syntax, indentation etc.
- Add an entry to the CHANGELOG, here's how.
- Do not bump the VERSION, but do indicate in the CHANGELOG if the change is not backwards compatible.
- Issue a Pull Request.