From 85b532a7cd1e5a767eaac1893565df5c055a382d Mon Sep 17 00:00:00 2001 From: Karthik Nadig Date: Mon, 15 Oct 2018 11:16:37 -0700 Subject: [PATCH] Update issue templates (#917) * Update issue templates * Remove old issue template --- .../{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/bug_report.md} | 7 ++++++- .github/ISSUE_TEMPLATE/feature_request.md | 7 +++++++ 2 files changed, 13 insertions(+), 1 deletion(-) rename .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/bug_report.md} (78%) 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 78% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/bug_report.md index 4bc78207..ff8868e1 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,3 +1,9 @@ +--- +name: Bug report +about: Create a report to help us improve + +--- + ## Environment data - PTVSD version: XXX @@ -15,4 +21,3 @@ XXX ## Steps to reproduce: 1. XXX - diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..7ebfb742 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,7 @@ +--- +name: Feature request +about: Suggest an idea for this project + +--- + +