From e6307df638b2579a7e507688a15b232faa5cf449 Mon Sep 17 00:00:00 2001 From: Dan Schaper Date: Thu, 18 Feb 2021 12:56:33 -0800 Subject: [PATCH] Add required front matter to bug report template. --- .github/ISSUE_TEMPLATE/bug_report.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index cd7d8db..d867328 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,3 +1,12 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- +