Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.78 KB

Contributing.md

File metadata and controls

23 lines (18 loc) · 1.78 KB

Contributor License Agreement

By contributing you agree to the LICENSE of this repository.

Contributor Code of Conduct

By contributing you agree to respect the Code of Conduct of this repository.

In a nutshell

  1. "A link to easily download the tool" is not always a link to download the tool. Please only contribute after validating the link as well as the tool.

  2. You don't have to know git: if you found something of interest which is not already in this repo, please open an issue with your links propositions.

    • If you know git, please fork the repo and send pull requests.
  3. We have 3 kinds of tools listed within categories. Choose the right one:

    • Open Source: All the open source tools. Here's a link for the reference Open Source.
    • Free and closed source: All the free tools are not open source. Please validate before adding to the list. Here's a link for the reference difference between free and open source.
    • Paid: All those tools that need to be bought or are paid for use.
  4. Make sure to respect the formatting of the files.

Formatting

  • All lists are .md files. Try to learn Markdown syntax. It's simple!
  • All the lists start with an Index. The idea is to list and link all sections and subsections there. Keep it in alphabetical order.
  • List headers are using level 2 headings (##). [Only three list headers are allowed: Open Source, Free-and-closed-source, Paid]
  • Sections are using level 3 headings (###), and subsections are level 4 headings (####).