9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-29 20:09:13 +00:00

Update bug-report.yml

This commit is contained in:
lucian929
2022-03-14 17:52:16 -04:00
committed by GitHub
parent cd2a8e54e1
commit 355920ae8c

View File

@@ -50,3 +50,13 @@ body:
description: "Run `version` in your console and paste the output."
validations:
required: true
- type: "dropdown"
id: "type"
attributes:
label: "How breaking is the bug?"
options:
- "Breaking Bug - Plugin unusable"
- "Non-breaking Bug - Plugin still usable, but certain features unavailable"
- "Minor Bug - Plugin completely functional, but features have non-working aspects"
validations:
required: true