Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 2.13 KB

CONTRIBUTING.md

File metadata and controls

20 lines (19 loc) · 2.13 KB

Contributing guidelines

Welcoming you all to participate and contribute your ideas, suggestions here!

Following are the guidelines for the contributions!

  • Fork the Repository:

    Fork the repo to your GitHub account. This creates a personal copy where you can make changes without affecting the original project.
  • Read the Readme.md file:

    Thoroughly understand the points written there regarding what kind of contribution one can make. Pay attention to specific areas where contributions are needed.
  • What kind of contributions:

    Contributions like your own work, any improvements such as any typo mistake, grammatical mistakes you find in any markowns (whether its README.md, CONTRIBUTING.md or anywhere, any fixing, beautifying (such as adding emoticons) the markdowns; all is accepted.
  • Contributing your works

    Detail information about how to contribute your work is mentioned as below. It's must to do otherwise PRs won't be accepted.
  • Commit Clearly:

    Write clear, descriptive commit messages. Mention what you fixed, added, or improved. This helps maintainers to understand your changes.
  • Be Patient and Courteous:

    Understand that the maintainer might be busy. Be patient while waiting for reviews. Respond politely to feedback and iterate on your changes as needed.
  • Celebrate Your Contribution:

    Once your pull request is accepted, celebrate your contribution to the open-source community! Share your success and inspire others to join. 🚀🎉

About your own work contributions

Below has some guidelines regarding contributing your works:

  • Your project (or work) should be within a directory the corresponding name (or the same name you have mentioned in your PR)

  • There must be a README.md file in your project that should be mentioning: title , short description

  • Do not copy the works of others as it strictly violates someone works.