Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 918 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (14 loc) · 918 Bytes

Contribution Guidelines

Self-promotion is frowned upon, so please consider seriously whether your project meets the criteria before opening a pull request, otherwise it may be closed without being reviewed.

Also, please ensure your pull request adheres to the following guidelines:

  • Add one link per Pull Request. Make sure the PR title is in the format of Add project-name.
  • Add new branch with name as contributing.
  • Search previous Pull Requests or Issues before making a new one, as yours may be a duplicate.
  • Enter a meaningful pull request description.
  • Please make an individual commit for each suggestion in a separate pull request.
  • Don't mention Python in the description as it's implied.
  • Check your spelling and grammar.
  • Remove any trailing whitespace.
  • New categories, or improvements to the existing categorisation, are always welcome.
  • Add Your entry at the bottom within the category.