👋 Thank you for considering contributing to #ask! Please take a moment to review the following guidelines.
🚀 Please note that all contributors are expected to adhere to the Code of Conduct. By participating, you agree to uphold this code.
- Fork the repository.
- Create a new branch for your contributions:
git checkout -b feature/your-feature
. - Implement your changes or additions.
- Ensure your code follows the project's coding conventions and standards.
- Test your changes thoroughly.
- Commit your changes:
git commit -am 'Added feature XYZ'
. - Push to your forked repository:
git push origin feature/your-feature
. - Open a pull request (PR) to the main repository's
main
branch.
ℹ️ PRs should have a clear title and description explaining the changes made. 🖼️ Include screenshots or GIFs whenever applicable to demonstrate UI/UX changes. 🔗 Reference related issues or PRs if applicable. ✅ Ensure the PR passes any automated tests or CI/CD pipelines.
🐛 Feel free to submit issues for bug reports, feature requests, or suggestions. 📝 Please follow the issue template and provide as much detail as possible.
📚 Adhere to the project's coding style, formatting, and linting rules. 👍 Follow established naming conventions and keep code concise and readable.
📝 By contributing, you agree that your contributions will be licensed under the project's [License Name]. See the LICENSE file for details.
🌟 We value and appreciate contributions from our community! After successfully merging five (5) pull requests (PRs) that positively impact the project, contributors will be featured on the README's Contributors Wall.
👉 The Contributors Wall showcases the names or GitHub handles of contributors who have significantly contributed to the project's improvement.
🛠️ Please note that contributions should align with project standards and guidelines to be considered for inclusion on the Contributors Wall.
📧 For any further questions or assistance, reach out to Me.
🎉 We appreciate your contributions and commitment to improving #ask!