Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 396 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (12 loc) · 396 Bytes

Contributing Guide

  1. Add your tool to tools.yml, including the following fields (if the appropriate category does not exist, add it):
Category:
  Tool name:
    Description: Short description of the tool
    /* Is there is a permanent, free version available? */
    Free: yes
    /* Tool website URL */
    Link: https://example.com
  1. Create a Pull Request for your changes.