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: ''