You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/triage.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ triage role. The initial expectation is that the person in the role for the week
6
6
triage day.
7
7
8
8
1. Note the time
9
-
2. Open every new [issue](https://github.com/cli/cli/issues?q=is%3Aopen+is%3Aissue)/[pr](https://github.com/cli/cli/pulls?q=is%3Apr+is%3Aopen+draft%3Afals) in a tab
9
+
2. Open every new [issue](https://github.com/cli/cli/issues?q=is%3Aopen+is%3Aissue)/[pr](https://github.com/cli/cli/pulls?q=is%3Apr+is%3Aopen+draft%3Afalse) in a tab
10
10
3. Go through each one and look for things that should be closed outright (See the PR and Issue section below for more details.)
11
11
4. Go through again and look for issues that are worth keeping around, update each one with labels/pings
12
12
5. Go through again and look for PRs that solve a useful problem but lack obvious things like tests or passing builds; request changes on those
0 commit comments