From 747a4ee7883863cac167f01f30e8008d71b98381 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Fri, 22 Feb 2019 11:29:02 +0200 Subject: [PATCH] Update issue templates Update Issue Reporting Templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/installation-help.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a6b419edb..754ff0f1e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Create a report to help us improve -title: "[BUG] " +title: "[BUG] (Add a descriptive title here)" labels: '' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/installation-help.md b/.github/ISSUE_TEMPLATE/installation-help.md index 970b9882b..448875416 100644 --- a/.github/ISSUE_TEMPLATE/installation-help.md +++ b/.github/ISSUE_TEMPLATE/installation-help.md @@ -1,7 +1,7 @@ --- name: Installation Help about: Users needing help with installation problems. -title: '' +title: "[INSTALLATION] (add a descriptive title here)" labels: '' assignees: ''