Update issue template with new tags.

This commit is contained in:
benwoo1110 2020-11-25 11:41:57 +08:00
parent 81d59d8bf5
commit de85be5832
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -2,7 +2,7 @@
name: 🐛 Report a Bug 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!". 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: '' title: ''
labels: 'Bug' labels: 'Bug: Unconfirmed'
assignees: '' assignees: ''
--- ---

View File

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