From b0d2191f802ef09ef5eb5e94051973bae86c8cfc Mon Sep 17 00:00:00 2001 From: leha-bot Date: Fri, 8 Feb 2019 02:36:40 +0300 Subject: [PATCH] Convert issue template to new named template "Bug report" [skip ci] --- .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/bug_report.md} | 5 +++++ 1 file changed, 5 insertions(+) rename .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/bug_report.md} (89%) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 89% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/bug_report.md index 269eb25bd..ea2076307 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,3 +1,8 @@ +--- +name: Bug report +about: Create a report to help us improve + +---