From c13facd06d709512b97847739668b93f3b445b42 Mon Sep 17 00:00:00 2001 From: adbenitez Date: Sat, 17 Apr 2021 16:53:46 -0400 Subject: [PATCH] make repo's local issue template work --- .../{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/bug_report.md} | 8 ++++++++ .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 2 files changed, 16 insertions(+) rename .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/bug_report.md} (86%) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 86% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/bug_report.md index 8b662b466..4bacf0a85 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,3 +1,11 @@ +--- +name: Bug report +about: Report something that isn't working. +title: '' +assignees: '' + +--- +