Thank you for your interest in contributing to this project! We want to make the contribution process as simple and enjoyable as possible, so please read the following guidelines carefully.
If you have found a problem or bug, we encourage you to report it in the project's issue management system. Be sure to provide a detailed description of the problem and, if possible, include reproducible steps to demonstrate it.
If you have ideas on how to improve the project, you are welcome to propose your changes. You can do this by opening a new issue in the issue management system and describing your proposal in detail. We will be happy to discuss it with you.
If you want to contribute to the project after discussing the problem or improvement via issue, you can open a pr, follow these steps:
- Fork the repository.
- Create a new branch.
- Do your changes.
- Make sure the code is formatted correctly and follows the style found on other pages.
- Follow the guidelines described in Conventional Commits for your commits.
- Commit and push your changes.
- Open a pull request to the master branch and describe the changes you made. Be sure to report any related issues.
To maintain a collaborative and inclusive environment, please follow these guidelines during your contribution process:
- Be respectful and courteous to other contributors.
- Provide constructive comments and feedback.
- Respect the project code of conduct.
Please refer to the code of conduct for behavioral expectations within the community.
Thank you for your support and contributions!