Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 364 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 364 Bytes

Contribution Guidelines

Please follow the instructions below to make a contribution.

Adding a new Repo to the List

  • Clone this respository.
  • Run the insert.py script using python3 to automatically add new line in correct order.
  • Please do not change any other content of the README.md file as it may break the script.
  • Submit a pull request.