Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 364 Bytes

CONTRIBUTING.MD

File metadata and controls

10 lines (9 loc) · 364 Bytes

How to contribute

  • Adhere to the code style.
  • Write the unit tests.
  • If your change is expected to alter performance, run benchmarks.
  • Make sure test coverage doesn't get worse.
  • Commit with angular commit message convention. Use one of the keywords: feat, fix, perf, docs, chore, test
  • Submit PR on GitHub.
  • Add yourself to contributors in package.json