Thank you for considering contributing to QR Code Tool! This project thrives on the support and contributions from the community.
If you find a bug in the code or have a feature request, please open an issue on GitHub. Be sure to provide as much detail as possible to help us understand and address the problem.
-
Fork the repository on GitHub.
-
Clone your forked repository to your local machine:
git clone https://github.com/AnuragJha003/qr-code-tool.git
-
Create a new branch for your changes:
git checkout -b feature/your-feature
-
Make your changes and commit them:
git commit -m (Add your feature or fix)
-
Push your changes to your fork on GitHub:
git push origin feature/your-feature
Open a pull request on the main repository and provide a detailed description of your changes.
🌐 Translations
If you're fluent in a language other than English, consider contributing translations for documentation or error messages.
🌟 Give Feedback
Your feedback is valuable! If you have ideas or suggestions for improving QR Code Tool, please share them in the discussions section.
📝 License
By contributing to QR Code Tool, you agree that your contributions will be licensed under the MIT License.
Thank you for helping make QR Code Tool better!