First of all, thank you for taking the time to contribute! Every contribution is appreciated.
Reading and following these guidelines will help us make the contribution process easy and effective for everyone involved.
By participating and contributing to this project, you agree to abide by our Code of Conduct.
Contributions to this repository are made via Issues and Pull Requests.
Open a new issue describing the bug and how it occurred.
Please use an issue template, it will guide you on how to write your issue.
Again, you should use one of our issue templates.
If you want to work on your suggestion as well, please open an issue before you start working on it, so we know about it.
If there's an issue you want to fix or develop, or if you've submitted an issue as a feature request and want to work on the solution:
- Write a comment under the issue that you would like to work on it, so I can assign you the issue
- Fork this repository
- Clone your fork
- Start working on your changes
- Commit and push your changes
- Open a Pull Request with your changes
If you don't have any ideas yet, but want to support the project:
- Add a GitHub star to this project
- Tweet about the project
- Write a review or blog post about the project
- Please use a pull request template when you open a PR.
- Please, when writing your commit messages, use conventional commits.