From c0c8d2caa7777c8ad7664808619424078bdab310 Mon Sep 17 00:00:00 2001 From: Ewout ter Hoeven Date: Thu, 14 Jan 2021 16:08:23 +0100 Subject: [PATCH] Update issue template. Fixes #10626 Co-authored-by: Greyson Parrelli --- .../bug_report.md} | 9 +++++++++ .github/ISSUE_TEMPLATE/config.yml | 20 +++++++++++++++++++ 2 files changed, 29 insertions(+) rename .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/bug_report.md} (93%) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 93% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/bug_report.md index 5a116b751a..907e4fdf99 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,3 +1,12 @@ +--- +name: πŸ› οΈ Bug report +about: Let us know that something isn't working as intended +title: '' +labels: '' +assignees: '' + +--- +