475 B
475 B
Contributing
- Prefix every change in the commit with one of the following types (and sort into this order):
Security fix:
Breaking change:
Fix:
Fix (<component>):
Component may be an extension, locale, etc.Enhancement:
Refactoring:
Linting (<type>):
- Linting by type, e.g., "ESLint"Docs:
Update:
- e.g., if updating a bundled libraryBuild:
npm
- Updates to dependencies, npm version, etc.