From 67386a1f434c4b60c23cf44be2aceb37b0f0d6e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Sat, 7 Oct 2023 09:37:50 +0200 Subject: [PATCH] chore: fix issue template (#6914) --- .github/{ => ISSUE_TEMPLATE}/bug_report.md | 6 ++++++ 1 file changed, 6 insertions(+) rename .github/{ => ISSUE_TEMPLATE}/bug_report.md (87%) diff --git a/.github/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 87% rename from .github/bug_report.md rename to .github/ISSUE_TEMPLATE/bug_report.md index f88834c57dd..61ad350ca0a 100644 --- a/.github/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,3 +1,9 @@ +--- +name: Bug report +about: Create a report to help us improve + +--- + ## Bug description *Please describe.*