From c04c2338381031e224a7780f4d82911a4a1477a9 Mon Sep 17 00:00:00 2001 From: David Tolnay Date: Sat, 5 May 2018 10:00:06 -0700 Subject: [PATCH] Generalize the help issue type --- .github/ISSUE_TEMPLATE/{3-help.md => 3-discussion.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/ISSUE_TEMPLATE/{3-help.md => 3-discussion.md} (62%) diff --git a/.github/ISSUE_TEMPLATE/3-help.md b/.github/ISSUE_TEMPLATE/3-discussion.md similarity index 62% rename from .github/ISSUE_TEMPLATE/3-help.md rename to .github/ISSUE_TEMPLATE/3-discussion.md index bc283cad..371496ab 100644 --- a/.github/ISSUE_TEMPLATE/3-help.md +++ b/.github/ISSUE_TEMPLATE/3-discussion.md @@ -1,5 +1,5 @@ --- -name: Help +name: Help or discussion about: This is the right place ---