From 6faa49eacb88425fc2c28e9fe6b9e87cbd375648 Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Mon, 1 Oct 2018 14:59:43 +0800 Subject: [PATCH] - Docs: Contributing --- docs/Contributing.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.