Skip to content

Commit 6b05105

Browse files
wwwillchenbtford
authored andcommitted
docs(triaging): fix formatting
1 parent 728832e commit 6b05105

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

TRIAGING.md

-3
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ This process based on the idea of minimizing user pain
2626
* You can triage older issues as well
2727
* Triage to your heart's content
2828
1. Assign yourself: Pick an issue that is not assigned to anyone and assign it to you
29-
3029
1. Understandable? - verify if the description of the request is clear.
3130
* If not, [close it][] according to the instructions below and go to the last step.
3231
1. Duplicate?
@@ -36,7 +35,6 @@ This process based on the idea of minimizing user pain
3635
* Label `Type: Bug`
3736
* Reproducible? - Steps to reproduce the bug are clear. If they are not, ask for a clarification. If there's no reply after a week, [close it][].
3837
* Reproducible on master? - <http://code.angularjs.org/snapshot/>
39-
4038
1. Non bugs:
4139
* Label `Type: Feature`, `Type: Chore`, or `Type: Perf`
4240
* Belongs in core? – Often new features should be implemented as a third-party module rather than an addition to the core.
@@ -59,7 +57,6 @@ This process based on the idea of minimizing user pain
5957
* In rare cases, it's ok to have multiple components.
6058
1. Label `PRs plz!` - These issues are good targets for PRs from the open source community. Apply to issues where the problem and solution are well defined in the comments, and it's not too complex.
6159
1. Label `origin: google` for issues from Google
62-
6360
1. Assign a milestone:
6461
* Backlog - triaged fixes and features, should be the default choice
6562
* Current 1.x.y milestone (e.g. 1.3.0-beta-2) - regressions and urgent bugs only

0 commit comments

Comments
 (0)