Thank you for your interest in contributing to our project! We welcome contributions from the community and appreciate your help in making our project better.
- Fork the repository on GitHub.
- Clone your forked repository to your local machine.
- Create a new branch for your feature or bug fix.
- Ensure you're working on the latest version of the project.
- Make your changes in your feature branch.
- Follow the coding style and conventions used in the project.
- Write clear, concise commit messages.
- Run existing tests to ensure your changes don't break any functionality.
- Write new tests for your feature or bug fix if applicable.
- Ensure all tests pass before submitting your changes.
- Push your changes to your fork on GitHub.
- Create a pull request from your fork to the main repository.
- Clearly describe your changes and their purpose in the pull request description.
- Link any relevant issues in the pull request description.
- Wait for maintainers to review your pull request.
- Be open to feedback and make necessary changes if requested.
- Respond promptly to any questions or comments on your pull request.
- Follow the project's code of conduct.
- Keep discussions respectful and constructive.
- If you're unsure about anything, don't hesitate to ask for help.
Thank you for contributing to our project!