From e2ee7a040838f9e232f6ea0e29e1c087390bbf76 Mon Sep 17 00:00:00 2001 From: Quentin McGaw Date: Thu, 31 Dec 2020 03:00:15 +0000 Subject: [PATCH] Documentation: minor issue template update --- .github/ISSUE_TEMPLATE/bug.md | 2 +- .github/ISSUE_TEMPLATE/help.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 1cecdd04..190cd21c 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -1,7 +1,7 @@ --- name: Bug about: Report a bug -title: 'Bug: ...' +title: 'Bug: FILL THIS TEXT!' labels: ":bug: bug" assignees: qdm12 diff --git a/.github/ISSUE_TEMPLATE/help.md b/.github/ISSUE_TEMPLATE/help.md index faaec5a9..472cae0b 100644 --- a/.github/ISSUE_TEMPLATE/help.md +++ b/.github/ISSUE_TEMPLATE/help.md @@ -1,7 +1,7 @@ --- name: Help about: Ask for help -title: 'Help: ...' +title: 'Help: FILL THIS TEXT!' labels: ":pray: help wanted" assignees: