Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 563 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 563 Bytes

First off all, thank you for considering contributing to this project. It's people like you that make it such a great tool.

Keep an open mind! Improving documentation, bug triaging, or writing tutorials are all examples of helpful contributions that mean less work for you.

Some basic suggestions to get you started:

  • Make sure the PR is up-to-date with the latest changes in the main branch.
  • Make sure the PR passes all the tests.
  • Make sure the PR passes the linter.
  • Make sure the PR is well documented and formatted.
  • Make sure the PR is well tested.