Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 466 Bytes

contributing.md

File metadata and controls

17 lines (9 loc) · 466 Bytes

Contributing Guide

How to contribute

  • Fork the project from the main branch and submit a Pull Request (PR)

    • Explain what the PR fixes or improves.

    • If your PR aims to add a new resource to list, provide the address of the resource.

  • Use sensible commit messages

    • If your PR fixes a separate issue number, include it in the commit message.
  • Use a sensible number of commit messages as well

    • e.g. Your PR should not have 1000s of commits.