Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 863 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (17 loc) · 863 Bytes

Contributing

Contributions are always welcome!

Guidelines

  • Add one link per Pull Request (PR).
    • Make sure the PR title is in the format of Add project-name.
    • Write down the reason why the library/tool/link etc. is awesome.
    • GitHub and Non-Github Resources are allowed.
  • Add the link: * [project-name](http://example.com/) - A short description should not exceed one row.
    • Try to describe unique features of that library/tool/link etc.
    • Try to only write one line per link.
  • Add a section if needed.
    • Add the section description.
    • Add the section title to Table of Contents.
  • Search previous Pull Requests or Issues before making a new one, as yours may be a duplicate.
  • Python resources are preferred (feel free to open a PR in either case)
  • Check your spelling and grammar.
  • Remove any trailing whitespace.