Thank you for considering contributing to this project! Your input and support are greatly appreciated. To ensure a smooth collaboration, please follow these guidelines:
- Report Issues
- If you find a bug or have a feature request, check if it’s already reported in the Issues section.
- If not, open a new issue with a clear description and relevant details.
- Propose Changes
- Fork the repository and create a new branch for your changes.
- Make your changes in the branch and write clear, concise commit messages.
- Submit a pull request (PR) to the
mainbranch with a brief description of your changes.
- Follow Code Standards
- Keep the code clean, readable, and well-documented.
- Adhere to any coding conventions or style guides used in the project (e.g., naming conventions, indentation).
- Add Tests
- If applicable, add tests to ensure your changes work as intended.
- Run all tests before submitting your pull request.
- Ensure your PR includes only related changes.
- Link the PR to relevant issues (if applicable) using keywords like "Fixes #<issue_number>".
- Be responsive to feedback and ready to update your PR as needed.
Thank you for contributing and helping improve this project! If you have any questions, feel free to reach out or open an issue.