Merge pull request #2490 from benwoo1110/fix-tags

Update issue template with new tags.
This commit is contained in:
Ben Woo 2020-11-25 11:44:16 +08:00 committed by GitHub
commit d041e0a8d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
name: ❓ Help!
about: Encountered a problem with Multiverse-Core? Not sure how to fix it?
title: ''
labels: 'Assistance'
labels: 'Type: Assistance'
assignees: ''
---

View File

@ -2,7 +2,7 @@
name: 🐛 Report a Bug
about: Report a Multiverse-Core bug. Only use this if you're 100% sure it's something wrong with Multiverse-Core - otherwise, try "Help!".
title: ''
labels: 'Bug'
labels: 'Bug: Unconfirmed'
assignees: ''
---

View File

@ -2,7 +2,7 @@
name: 💡 Request a Feature
about: Suggest a feature you want to see in Multiverse-Core!
title: ''
labels: 'Suggestion'
labels: 'Type: Idea'
assignees: ''
---