Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 2.66 KB

File metadata and controls

56 lines (34 loc) · 2.66 KB

Contributing to MyIndianHub

👍 Thank you for your interest in contributing to MyIndianHub! By contributing to this project, you help us create a vibrant community and build impactful open source projects.

Please take a moment to review the following guidelines before getting started:

Table of Contents

Code of Conduct

This project and everyone participating in it are governed by our Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to official.myindianhub@gmail.com.

How Can I Contribute?

Reporting Bugs

Found a bug? Please ensure the bug was not already reported by searching on GitHub under Issues. If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a clear title, description, and steps to reproduce the bug.

Suggesting Enhancements

Have an idea to make MyIndianHub even better? Share your thoughts by opening an enhancement issue. Provide detailed information about your suggestion, and discuss it with the community.

Code Contributions

  1. Fork the repository and create your branch: git checkout -b feature/my-feature.
  2. Make your changes and commit them: git commit -m 'Add some feature'.
  3. Push to your branch: git push origin feature/my-feature.
  4. Open a pull request against the main branch of the original repository.

Documentation Contributions

Contributions to documentation are also highly valuable. If you find areas where documentation can be improved or expanded, feel free to submit a pull request.

Community and Communication

Connect with the MyIndianHub community:

  • Join our Telegram Group to chat with other contributors and get help.
  • Participate in our GitHub Discussions for broader conversations and community interactions.

License

By contributing to MyIndianHub, you agree that your contributions will be licensed under the MIT License.

Happy coding! 🚀