Skip to content
This repository has been archived by the owner on Nov 12, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 585 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (7 loc) · 585 Bytes

Contributions, new ideas and bug fixes are welcome.

If your idea is for a new feature or significant change, discuss it first on either Github discussions or HackMD

  • Each pull request should have an accompanying issue. Please create one if there isn't one there already.

  • Please avoid introducing unneccessary dependencies.

  • Please keep PRs small so they can be easily reviewed.

  • Consider adding unit tests if your PR resolves an issue.