From dab44547ee3f7cf0a267b862a9bfee9dfb7d9863 Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Mon, 15 Jun 2020 08:38:58 -0700 Subject: [PATCH] Make a list --- docs/triage.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/triage.md b/docs/triage.md index 15f2dcb48..07cd9d3b7 100644 --- a/docs/triage.md +++ b/docs/triage.md @@ -80,9 +80,9 @@ For each PR, ask: We want the cli/cli repo to be a safe and encouraging open-source environment. Below are some examples 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 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) +- [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 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)