Thank you for considering contributing to our projects! We appreciate your time and effort and are excited to collaborate with you.
If you find a bug or have a feature request, feel free to create a new issue with a clear and descriptive title.
Before you start working on a new feature or bug fix, fork the repository and create a new branch for your work. Make sure your branch name is descriptive, such as feature/add-authentication
or bugfix/fix-login-error
.
Ensure your changes follow the project's coding standards and best practices. Test your code thoroughly before submitting it.
Once your changes are ready, submit a pull request (PR) to the main branch of the repository. In your PR description, explain what changes you made and why. If your PR addresses an open issue, please link to the issue.
Your PR will be reviewed by one of the project maintainers. Please be responsive to any feedback and make necessary adjustments to your code.
We encourage you to join our Discord server to discuss your ideas, get help, and connect with other contributors. It's a great place to collaborate and learn from others in the community.
- Write clear, concise, and descriptive commit messages.
- Ensure your code is well-documented, especially for complex functions or modules.
- Include unit tests for any new functionality.
If you need help or have any questions about contributing, don't hesitate to ask in our Discord server.
Thank you for helping us improve our projects!