Thanks for your interest in contributing! I would like to make contributing to this project as smooth and transparent as possible, whether it's:
- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
The best way to propose changes is through a pull request. Here's how you can contribute:
- Fork the repository and create a branch from the
masterbranch. - Since testing support hasn't been added yet, please build the project manually to ensure everything runs smoothly.
Note: Testing support will be implemented in the future. Stay tuned for updates!
- If you've added new commands or functionality, be sure to update the documentation accordingly.
- Comment your code to make it easier for others to understand.
- Submit your pull request!
Report bugs using Github's issues
This project uses GitHub issues to track public bugs. Report a bug by opening a new issue; it's that easy!
By contributing, you agree that your contributions will be licensed under its MIT License.