mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
docs(TRIAGING): add info about "needs: public api"
This commit is contained in:
parent
3410f65e79
commit
e455e7d878
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue