Thank you for considering contributing to our project! Your contributions help improve the project and enrich our community.
All participants in this project are expected to adhere to our Code of Conduct. By participating, you are agreeing to foster a welcoming and respectful environment for everyone involved.
Before you create a new issue, please take a moment to search through the existing issues to see if your concern has already been reported or addressed. This helps us manage issues more effectively and avoids duplicate reports.
To maintain clarity and consistency, please ensure that the title of your Pull Request or issue meets the conventional commits standard.
A proper title should be in the format: <type>[optional scope]: <description>
Example:
feat(ui): add dark mode toggle
If you have found a bug, please follow these steps:
-
Go to
Issue > New Issue > Report a Bug. -
Complete the form with as much detail as possible, including:
- Steps to reproduce the issue;
- Expected behavior;
- Actual behavior;
- Any relevant logs or screenshots;
Have an idea to improve the project? We want to hear it!
-
Go to
Issue > New Issue > Request a Feature. -
Provide a comprehensive description of the feature, including:
- Problem it solves;
- Benefits of the feature;
- Any potential drawbacks or considerations;
We appreciate any efforts to enhance our documentation!
-
Go to
Issue > New Issue > Report a Docs Issue.-
Indicate what part of the documentation needs improvement and suggest your updates;
-
Be specific about what you believe needs clarification or additional detail;
-
Thank you for your contributions! Together, we can make this project even better.