aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Minar2014-01-27 12:05:18 -0800
committerIgor Minar2014-01-27 21:17:53 -0800
commit8a0be355a9685d9fbdb4989513c4374c2b5470d7 (patch)
treeb1251fd75b067580d0bd7ca3e5e8fc45853c0080
parent849a1489c7d676c921e7a1eaf6011cf49494dd3a (diff)
downloadangular.js-8a0be355a9685d9fbdb4989513c4374c2b5470d7.tar.bz2
docs(triaging.md): update the 'PRs plz!' label name
-rw-r--r--TRIAGING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TRIAGING.md b/TRIAGING.md
index 7a74a910..a138774d 100644
--- a/TRIAGING.md
+++ b/TRIAGING.md
@@ -52,7 +52,7 @@ The following is done automatically and should not be done manually:
* small - trivial change
* medium - non-trivial but straightforward change
* large - changes to many components in angular or any changes to $compile, ngRepeat or other "fun" components
-1. Label "PRs welcome" for "GH: issue"
+1. Label "PRs plz!" for "GH: issue"
* if complexity is small or medium and the problem as well as solution are well captured in the issue
1. Label "origin: google" for issues from Google
1. Label "high priority" for security issues, major performance regressions or memory leaks