diff --git a/docs/Contributing.md b/docs/Contributing.md index 860b4633..5249d98a 100644 --- a/docs/Contributing.md +++ b/docs/Contributing.md @@ -10,10 +10,11 @@ - `Fix (): ` Component may be an extension, locale, etc. - `Forward compatibility enhancement: ` - `Enhancement: ` + - `Update: ` - e.g., if updating a bundled library or updating code per a + dependency's updated new API - `Refactoring: ` - `Linting ():` - Linting by type, e.g., "ESLint" - `Testing:` - `Docs: ` - - `Update: ` - e.g., if updating a bundled library - `Build: ` - `npm` - Updates to dependencies, npm version, etc.