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

Latest commit

 

History

History
11 lines (8 loc) · 293 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 293 Bytes

Contributing

Community contributions are most welcome. Here are a couple of guidelines for contributions.

  • Use GitHub pull requests.
  • Reference existing open GitHub issues in commits where relevant.
  • Always run npm run check to run all style and test checks.

And, thanks!