From e5fc54a3c00710d1a2e9751e31fbceadbe5db7da Mon Sep 17 00:00:00 2001 From: Jos Ahrens Date: Thu, 28 Jun 2018 16:34:07 +0000 Subject: [PATCH] introduce issue templates --- .../Bug_Report.md} | 6 ++++++ .github/ISSUE_TEMPLATE/Feature_Request.md | 12 ++++++++++++ 2 files changed, 18 insertions(+) rename .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/Bug_Report.md} (74%) create mode 100644 .github/ISSUE_TEMPLATE/Feature_Request.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/Bug_Report.md similarity index 74% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/Bug_Report.md index fe6b39de..26aed90a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/Bug_Report.md @@ -1,3 +1,9 @@ +--- +name: Bug Report +about: Create a bug report + +--- + * *Node version:* diff --git a/.github/ISSUE_TEMPLATE/Feature_Request.md b/.github/ISSUE_TEMPLATE/Feature_Request.md new file mode 100644 index 00000000..a30fa2d9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Feature_Request.md @@ -0,0 +1,12 @@ +--- +name: Feature Request +about: Request a new feature + +--- + + + +* *The Lounge version:* + +--- +