Thank you for considering contributing to this project! We welcome all ideas, bug reports, and improvements. Please follow the guidelines below to ensure a smooth contribution process.
- If you have an idea, found a bug, or have a problem, please open an issue first.
- Clearly describe the problem or suggestion.
- Engage in discussion before submitting a pull request to ensure alignment with the project’s goals.
We follow the GitHub Flow for contributions:
- Fork the repository and create a new branch.
- Make your changes on your feature branch.
- Ensure your code follows best practices and passes any tests.
- Open a pull request against the
mainbranch. - Describe your changes clearly in the pull request.
- Engage in code review and address feedback if needed.
Once approved and merged, your changes will be included in the next release.
Happy coding!