diff options
| author | Igor Minar | 2013-12-13 08:53:33 -0800 | 
|---|---|---|
| committer | Igor Minar | 2013-12-13 08:53:33 -0800 | 
| commit | e455e7d878600c1cf8fe0756fe6c7bf523ef9e3d (patch) | |
| tree | 5b3da14e20fe2215544b7d6c1b71e316fc78709a /TRIAGING.md | |
| parent | 3410f65e790a81d457b4f4601a1e760a6f8ede5e (diff) | |
| download | angular.js-e455e7d878600c1cf8fe0756fe6c7bf523ef9e3d.tar.bz2 | |
docs(TRIAGING): add info about "needs: public api"
Diffstat (limited to 'TRIAGING.md')
| -rw-r--r-- | TRIAGING.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/TRIAGING.md b/TRIAGING.md index 5ef91f8c..74802b1e 100644 --- a/TRIAGING.md +++ b/TRIAGING.md @@ -38,6 +38,7 @@ The following is done automatically and should not be done manually:  1. Non bugs:      * Label "Type: Feature" or "Type: Chore" or "Type: Perf"      * Label "needs: breaking change" - if needed +    * Label "needs: public api" - if a new public api is needed      * Understandable? - verify if the description of the request is clear. if not ask for clarification      * Goals of angular core? - Often new features should be implemented as a third-party module rather than an addition to the core. | 
