Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 980 Bytes

contributing.md

File metadata and controls

26 lines (17 loc) · 980 Bytes

Contributing

Adding a new project to the list

All instructions for adding a new project to the list are enumerated in .github/pull_request_template.md.

Anyway, here is the general procedure to follow:

  1. Edit the README.md file in your favorite text editor.
  2. Insert the new entry in the right place and following the correct format. scripts/format_entry.sh can be invoked to help you.
  3. Save and commit.
  4. Open a pull request.
  5. Fill out the pull request template.
  6. Submit it.
  7. Wait for review and approval.
  8. Celebrate. 🎉

Repeat these steps for each project to add.

Be rigorous and responsive for a smooth review process.

Other

In general, any help is welcome.

Have a look at issues labeled with help wanted.