1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 87
87
- All bugs with a needinfo request unanswered for more than 10 days
88
88
89
89
There’s a tool with these queries to help you find bugs
90
- https://mozilla.github.io/triage-center / and the source is at
91
- https://github.com/mozilla/triage-center /.
90
+ https://bugdash.moz.tools / and the source is at
91
+ https://github.com/mozilla/bugdash /.
92
92
93
93
If a bug is an enhancement it needs a priority set and a target release
94
94
or program milestone. These bugs are normally reviewed by product
@@ -223,7 +223,7 @@ Multiple times weekly
223
223
~~~~~~~~~~~~~~~~~~~~~
224
224
225
225
Use queries for the components you are responsible for in
226
- https://mozilla. github.io/triage-center / to find bugs in
226
+ https://github.com/mozilla/bugdash / to find bugs in
227
227
need of triage.
228
228
229
229
For each untriaged bug:
@@ -243,7 +243,7 @@ Close minor bugs with unresponded needinfo flags.
243
243
244
244
Follow up on needinfo flag requests.
245
245
246
- The ` Triage Center tool <https://mozilla. github.io/triage-center / >`__ will help you find these.
246
+ ` BugDash <https://github.com/mozilla/bugdash / >`__ will help you find these.
247
247
248
248
End of Iteration/Release Cycle
249
249
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments