From abf3ee5d6e06457b928357c194ba9b0558518f21 Mon Sep 17 00:00:00 2001 From: Rich Turner Date: Tue, 1 Oct 2019 16:49:30 -0700 Subject: [PATCH] doc: Remove default issue titles (#2999) * Removes default issue titles as per today's discussion. * Removed Guidance issue template [skip ci] --- .github/ISSUE_TEMPLATE/Bug_Report.md | 4 +- .github/ISSUE_TEMPLATE/Documentation_Issue.md | 4 +- .github/ISSUE_TEMPLATE/Feature_Request.md | 69 ++++++++++--------- .github/ISSUE_TEMPLATE/Guidance_Issue.md | 10 --- 4 files changed, 39 insertions(+), 48 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/Guidance_Issue.md diff --git a/.github/ISSUE_TEMPLATE/Bug_Report.md b/.github/ISSUE_TEMPLATE/Bug_Report.md index 580ba8fe3..d37069c2f 100644 --- a/.github/ISSUE_TEMPLATE/Bug_Report.md +++ b/.github/ISSUE_TEMPLATE/Bug_Report.md @@ -1,7 +1,7 @@ --- -name: Bug report 🐛 +name: "Bug report 🐛" about: Report errors or unexpected behavior -title: "Bug Report (IF I DO NOT CHANGE THIS THE ISSUE WILL BE AUTO-CLOSED)" +title: '' labels: '' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/Documentation_Issue.md b/.github/ISSUE_TEMPLATE/Documentation_Issue.md index f4b08497c..808bf8131 100644 --- a/.github/ISSUE_TEMPLATE/Documentation_Issue.md +++ b/.github/ISSUE_TEMPLATE/Documentation_Issue.md @@ -1,7 +1,7 @@ --- -name: Documentation Issue 📚 +name: "Documentation Issue 📚" about: Report issues in our documentation -title: "Documentation Issue" +title: '' labels: Issue-Docs assignees: '' diff --git a/.github/ISSUE_TEMPLATE/Feature_Request.md b/.github/ISSUE_TEMPLATE/Feature_Request.md index 22df7ec4c..e7a9dca66 100644 --- a/.github/ISSUE_TEMPLATE/Feature_Request.md +++ b/.github/ISSUE_TEMPLATE/Feature_Request.md @@ -1,34 +1,35 @@ ---- -name: Feature Request/Idea 🚀 -about: Suggest a new feature or improvement (this does not mean you have to implement it) -title: "Feature Request" -labels: Issue-Feature -assignees: '' - ---- - - - -# Description of the new feature/enhancement - - - -# Proposed technical implementation details (optional) - - +--- +name: "Feature Request/Idea 🚀" +about: Suggest a new feature or improvement (this does not mean you have to implement + it) +title: '' +labels: Issue-Feature +assignees: '' + +--- + + + +# Description of the new feature/enhancement + + + +# Proposed technical implementation details (optional) + + diff --git a/.github/ISSUE_TEMPLATE/Guidance_Issue.md b/.github/ISSUE_TEMPLATE/Guidance_Issue.md deleted file mode 100644 index ae126c0da..000000000 --- a/.github/ISSUE_TEMPLATE/Guidance_Issue.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Community Guidance Request ✨ -about: Suggest somewhere the Windows Terminal Team needs to provide community guidance through new documentation or process. -title: "Guidance" -labels: Issue-Docs -assignees: 'bitcrazed' - ---- - -