From ddf765bbb7211f2e024af38ba6489ce64c4c2b01 Mon Sep 17 00:00:00 2001 From: Victor Savkin Date: Mon, 4 Jan 2021 15:49:53 -0500 Subject: [PATCH] chore(repo): rename docs scope into nxdev --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0c20d89acc..2cae48daec 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -165,7 +165,7 @@ The scope must be one of the following: - angular - anything Angular specific - core - anything Nx core specific -- docs - anything related to docs infrastructure +- nxdev - anything related to docs infrastructure - nextjs - anything Next specific - nest - anything Nest specific - node - anything Node specific