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.
This commit is contained in:
Jef LeCompte
2020-12-08 13:01:45 -05:00
committed by GitHub
parent 60508e2ddb
commit 5aa4fdc7b9
3 changed files with 3 additions and 31 deletions
+3 -3
View File
@@ -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
---
<!--- Feel free to join our discord server (https://discord.gg/gbVY4vB9JF) for general support --->
<!--- If this acts as a feature request please ask yourself if this modification is something the whole userbase will benefit from --->
<!--- If you have a question or idea, feel free to create a topic in https://github.com/jef/streetmerchant/discussions --->
<!--- Feel free to join our Discord server (https://discord.gg/gbVY4vB9JF) for addition support --->
## Expected Behavior
-16
View File
@@ -1,16 +0,0 @@
---
name: 🚀 Feature request
about: Suggest a feature for this project
title: ''
labels: 'type: enhancement'
assignees: jef
---
## Description
<!-- Describe the feature here -->
## Possible solution
<!-- Describe the possible solution here -->
-12
View File
@@ -1,12 +0,0 @@
---
name: 🤔 Question
about: Open to all questions
title: ''
labels: 'type: question'
assignees: jef
---
## Description
<!-- Describe the question here -->