We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34ba294 commit 344b4bcCopy full SHA for 344b4bc
TRIAGING.md
@@ -20,7 +20,7 @@ The following is done automatically so you don't have to worry about it:
20
This process based on the idea of minimizing user pain
21
[from this blog post](http://www.lostgarden.com/2008/05/improving-bug-triage-with-user-pain.html).
22
23
-1. Open the list of [non triaged issues](https://github.com/angular/angular.js/issues?direction=desc&milestone=none&page=1&sort=created&state=open)
+1. Open the list of [non triaged issues](https://github.com/angular/angular.js/issues?q=is%3Aopen+sort%3Acreated-desc+no%3Amilestone)
24
* Sort by submit date, with the newest issues first
25
* You don't have to do issues in order; feel free to pick and choose issues as you please.
26
* You can triage older issues as well
0 commit comments