Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.53 KB

CONTRIBUTING.md

File metadata and controls

21 lines (17 loc) · 1.53 KB

Contribution Guidelines

Please ensure your pull request adheres to the following guidelines:

  • All code must follow Style Guidelines.
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • Make sure your contribution is useful and relevant before submitting. That implies it having enough content and every item a good succinct description.
  • Make an individual pull request for each suggestion.
  • Use the following format: - [Repository Name](link-to-repository) _(beginner-friendly-label-in-the-repository)_ <br> Description
  • Link additions should be added to the bottom of the relevant category.
  • New categories or improvements to the existing categorization are welcome.
  • Check your spelling and grammar.
  • Make sure your text editor is set to remove trailing whitespace.
  • The pull request and commit should have a useful title.
  • Make sure to give a description about your pull request.
  • Contributed repository must be maintained, have active community to be able to help newcomers and have issues with appropriate label.
  • Links must be pointing directly to the repository, no tracking links allowed. This list is not for advertising purposes.

Read the following link for how to start making commits: LINK

If you are making commit with multiple authors read through the following link: LINK