From 689e1f4052203b89043af7fdd2e4571e7a6c46d8 Mon Sep 17 00:00:00 2001 From: Rick Staa Date: Sun, 31 Jul 2022 12:11:18 +0200 Subject: [PATCH] refactor: fix bug in issues template --- .github/ISSUE_TEMPLATE/bug_report.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 44704fb..b961681 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,3 +1,10 @@ +--- +name: Bug report +about: Create a report to help us improve +title: "" +labels: "" +assignees: "" +--- ---- -name: Bug report -about: Create a report to help us improve -title: "" -labels: "" -assignees: "" ---- - **Describe the bug** A clear and concise description of what the bug is.