aboutsummaryrefslogtreecommitdiffstats
path: root/TRIAGING.md
diff options
context:
space:
mode:
authorIgor Minar2014-01-27 12:04:32 -0800
committerIgor Minar2014-01-27 12:06:17 -0800
commit849a1489c7d676c921e7a1eaf6011cf49494dd3a (patch)
tree386343210bf3365216683cd79ccb49a3aa842f2d /TRIAGING.md
parentf54f0f98a095a2d4666273cd2068e56c66b2d44d (diff)
downloadangular.js-849a1489c7d676c921e7a1eaf6011cf49494dd3a.tar.bz2
style(triaging.md): removing ws
Diffstat (limited to 'TRIAGING.md')
-rw-r--r--TRIAGING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TRIAGING.md b/TRIAGING.md
index 7cf68522..7a74a910 100644
--- a/TRIAGING.md
+++ b/TRIAGING.md
@@ -27,7 +27,7 @@ The following is done automatically and should not be done manually:
* 1.2.x - everything else
1. Label "GH: *" (to be automated via Mary Poppins)
* PR - issue is a PR
- * issue - otherwise
+ * issue - otherwise
1. Bugs:
* Label "Type: Bug"
* Label "Type: Regression" - if the bug is a regression
@@ -43,7 +43,7 @@ The following is done automatically and should not be done manually:
* Goals of angular core? - Often new features should be implemented as a third-party module rather than an addition to the core.
1. Label "component: *"
- * In rare cases, it's ok to have multiple components.
+ * In rare cases, it's ok to have multiple components.
1. Label "impact: *"
* small - obscure issue affecting one or handful of developers
* medium - impacts some usage patterns