From 4388ff1a9121ed8b56831ae028a1beff19ebf351 Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Fri, 12 Jun 2020 14:42:32 -0700 Subject: [PATCH] spelling mistakes --- docs/triage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/triage.md b/docs/triage.md index cb02d57f4..320cafd58 100644 --- a/docs/triage.md +++ b/docs/triage.md @@ -38,7 +38,7 @@ just imagine a flowchart - label `needs-design` if design input is needed, ping - label `needs-investigation` if engineering research is required before action can be taken - ping engineers if eng needed - - ping product if it's about future directions/roadamp/big changes + - ping product if it's about future directions/roadmap/big changes - does it need more info from the issue author? - ask the user for that - add `needs-user-input` label @@ -82,7 +82,7 @@ of how to empathetically respond to or close an issue/PR: [Closing a quality PR its scope is too large](https://github.com/cli/cli/pull/1161) [Closing a stale PR](https://github.com/cli/cli/pull/557#issuecomment-639077269) -[Closing a PR that doesn't follow our CONTRIUBUTING policy](https://github.com/cli/cli/pull/864) +[Closing a PR that doesn't follow our CONTRIBUTING policy](https://github.com/cli/cli/pull/864) [Responding to a bug report](https://github.com/desktop/desktop/issues/9195#issuecomment-592243129) [Closing an issue that out of scope](https://github.com/cli/cli/issues/777#issuecomment-612926229) [Closing an issue with a feature request](https://github.com/desktop/desktop/issues/9722#issuecomment-625461766)