diff --git a/.github/ISSUE_TEMPLATE/Bug_Report.md b/.github/ISSUE_TEMPLATE/Bug_Report.md index 580ba8fe308..d37069c2f9c 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 f4b08497c52..808bf813131 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 22df7ec4c9d..e7a9dca66ae 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 ae126c0da45..00000000000 --- 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' - ---- - -