Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 460 Bytes

CONTRIBUTION.md

File metadata and controls

18 lines (14 loc) · 460 Bytes

Contribution

Welcome, consult the contribution part for info on how to contribute.

Start contributing

Run locally

npm install
  1. Check if there is an issue for the contribution in the repository
    1. If someone is working on it, contact them
    2. Otherwise start on the issue
  2. Create an issue if it doesn't exist
  3. Implement missing features
  4. Write tests
  5. Send a pull request