From 5aa4fdc7b91f97faee5b4050e35adba44b62ac19 Mon Sep 17 00:00:00 2001 From: Jef LeCompte Date: Tue, 8 Dec 2020 13:01:45 -0500 Subject: [PATCH] chore: remove feature request and questions Remove issue templates in favor of new https://github.com/jef/streetmerchant/discussions! This is beneficial so we can keep issues related to app development. --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- .github/ISSUE_TEMPLATE/feature_request.md | 16 ---------------- .github/ISSUE_TEMPLATE/question.md | 12 ------------ 3 files changed, 3 insertions(+), 31 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md delete mode 100644 .github/ISSUE_TEMPLATE/question.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e3eb417..55fde6d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,5 +1,5 @@ --- -name: 🐛 Bug report +name: "\U0001F41B Bug report" about: Report a bug for this project title: '' labels: 'type: bug' @@ -7,8 +7,8 @@ assignees: jef --- - - + + ## Expected Behavior diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index d492f8e..0000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: 🚀 Feature request -about: Suggest a feature for this project -title: '' -labels: 'type: enhancement' -assignees: jef - ---- - -## Description - - - -## Possible solution - - diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md deleted file mode 100644 index 727368c..0000000 --- a/.github/ISSUE_TEMPLATE/question.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -name: 🤔 Question -about: Open to all questions -title: '' -labels: 'type: question' -assignees: jef - ---- - -## Description - -