Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 181 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (16 loc) · 181 Bytes

Package uses commitlint, possible commit messages:

[
  'build',
  'ci',
  'chore',
  'docs',
  'feat',
  'fix',
  'perf',
  'refactor',
  'revert',
  'style',
  'test'
]