Thank you for considering contributing to the sukhaurdukh project! Your contributions help improve the project for everyone.
Before contributing, please take a moment to review the following guidelines.
- Fork the repository and clone it to your local machine.
- Create a new branch for your feature or bug fix:
git checkout -b feature/my-feature
orgit checkout -b bugfix/issue-number
. - Make your changes and test them thoroughly.
- Commit your changes:
git commit -am 'Add new feature'
. - Push to the branch:
git push origin feature/my-feature
. - Submit a pull request (PR) to the
main
branch of the original repository.
If you encounter any bugs or issues with the project, please open an issue on GitHub. When reporting issues, please include as much detail as possible, including steps to reproduce the issue and any relevant error messages or screenshots.
Please follow the existing code style and standards used in the project. If you're unsure about any coding conventions, feel free to ask for clarification in your pull request or issue.
All pull requests will be reviewed by Mehr Chawla, the project maintainer. Feedback and suggestions for improvement may be provided before changes are merged. Please be patient and responsive during the review process.
By contributing to this project, you agree to license your contributions under the terms of the MIT License. See the LICENSE file for details.
Please note that this project is governed by the Contributor Covenant Code of Conduct. Please treat all contributors and users with respect and kindness.
If you have any questions or need help with anything related to contributing, feel free to reach out via mehr.pwsn@gmail.com or open an issue on GitHub.
Thank you for your interest in contributing to sukhaurdukh!