1
0
Fork 0
mirror of https://github.com/kdeldycke/awesome-falsehood.git synced 2025-02-10 15:45:47 -05:00
falsehood/CONTRIBUTING.md
2016-09-09 01:35:58 +02:00

936 B

Contributing

Your contributions are always welcome!

Guidelines

  • Only one list item per commit.

  • Only one commit per pull-request.

  • List item requirements:

    • Must follow the following template: - [project-name](http://example.com/) - A short description..
    • Keep descriptions concise, maximum number of characters is 350.
    • Description must ends with a period.
  • Add a section if needed.

    • Eventually add a description to the section.
    • Section title must be linked to from the Table of Contents.
  • Search past and current issues and pull-requests for previous suggestions before making a new one, as yours may be a duplicate or a work in progress.

  • Check your spelling and grammar.

  • Remove any trailing whitespaces.

  • Use spaces, no tabs, for indention.

  • Try to cut long lines of text after 80 characters.

  • Send a pull-request with the reason why the library is awesome.