From ca5fee6db9838fb5dc4a9e5e47526da19b0feb3b Mon Sep 17 00:00:00 2001 From: 23rd <23rd@vivaldi.net> Date: Sun, 30 Jun 2019 11:29:33 +0300 Subject: [PATCH] Added issue templates for feature requests and questions. --- .../BUG_REPORT.md} | 6 ++++++ .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md | 18 ++++++++++++++++++ .github/ISSUE_TEMPLATE/QUESTION.md | 8 ++++++++ 3 files changed, 32 insertions(+) rename .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/BUG_REPORT.md} (86%) create mode 100644 .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md create mode 100644 .github/ISSUE_TEMPLATE/QUESTION.md 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 5d163f54a..cb33b88a7 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -1,3 +1,9 @@ +--- +name: Bug report +about: Report errors or unexpected behavior. + +--- +