From 2ce53ea2f82f134269aff5d5955680743df00e37 Mon Sep 17 00:00:00 2001 From: Victor Savkin Date: Thu, 7 Feb 2019 18:42:47 -0500 Subject: [PATCH] docs(shared): update contributing.md --- CONTRIBUTING.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d1c8ad3b0a8b3..8797e8c5bdaa4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -111,9 +111,10 @@ The type must be one of the following: The scope must be one of the following: -- bazel -- nx -- schematics +- node - anything backend specific +- testing - anything related to jest or cypress +- frontend - anything angular specific +- nx - dependency management, basic workspace structure, etc ##### Subject