docs(TRIAGING): add info about "needs: public api"

This commit is contained in:
Igor Minar
2013-12-13 08:53:33 -08:00
parent 3410f65e79
commit e455e7d878

View File

@@ -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.