Thank you for investing your time in contributing to our project!
Read our Code of Conduct to keep our community approachable and respectable.
In this guide you will get an overview of the contribution workflow from opening an issue, creating a PR, reviewing, and merging the PR.
To get an overview of the project, read the README. Here are some resources to help you get started with open source contributions:
If you spot a problem with the docs, search if an issue already exists.
Submit all changes directly to the main branch. We don’t use separate branches for development or for upcoming releases. We do our best to keep main in good shape, with all tests passing.
Code that lands in the main must be compatible with the latest stable release. It may contain additional features, but no breaking changes. We should be able to release a new minor version from the tip of the main at any time.
In order to report bugs, you should create an issue and describe the bug properly and you can also suggest a way to fix it (in case you know it). You should mention your device details (if possible) so that we can find the fix fast.
Your Contribution is Valuable to us and there are various ways to contribute to this project if are not from a coding background, like:
- You can help us to improve our Design
- You can create a Documentation for this project
- You can help us in the Marketing department.
- You can even edit this file.
basically, if you want to contribute then there are infinite ways to contribute