Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 285 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 285 Bytes

Contributing

Making a PR

  1. You've added or updated tests for this change.
  2. Documentation is added or updated for this change.
  3. Changes are documented in the CHANGELOG.md file
  4. All existing tests pass.
  5. Any added or updated dependencies are updated in the package.json.