This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit Contributor License Agreements.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
Help us keep this project open and inclusive. Please read and follow our Code of Conduct.
If you find a bug in the source code or a mistake in the documentation, you can help us by submitting an issue or even better by submitting a pull request (PR) with a fix.
You can request a new feature by submitting an Issue to the GitHub Repository. If you would like to implement a new feature, please submit an issue with a proposal for your work first, to be sure that we can use it.
- Small Features can be crafted and directly submitted as a Pull Request (PR)
Click here and fill the template, if the template is not there, use this file
Before you implement your idea, search the repository's pull requests for an open or closed PR that relates to your submission.
-
Fork the repo
-
Implement the changes in the forked version
- Use descriptive commit messages
- Follow the structure and code style of the repo
-
Create a pull request using this template
-
Wait for a review and implement/discuss suggestions
-
Thanks for your contribution!