From 1178f20f3d54b6c4423c8fac5b124f34da6bf4ba Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Mon, 15 Jun 2020 08:27:44 -0700 Subject: [PATCH] Update docs/triage.md Thanks @aliabbasMerchant Co-authored-by: Aliabbas Merchant --- docs/triage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/triage.md b/docs/triage.md index 320cafd58..1b4308592 100644 --- a/docs/triage.md +++ b/docs/triage.md @@ -12,7 +12,7 @@ triage day. 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 6. Mark any remaining PRs (ie ones that look worth merging with a cursory glance) as community PRs and move to Needs Review 7. Look for [issues](https://github.com/cli/cli/issues?q=is%3Aopen+is%3Aissue) and [PRs](https://github.com/cli/cli/pulls?q=is%3Apr+is%3Aopen+draft%3Afalse+sort%3Aupdated-desc) updated in the last day and see if they need a response. -8. Check the clock at each step and just bail out when an hour passe +8. Check the clock at each step and just bail out when an hour passes # Incoming issues