mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
Fix typo in bug report template for Debug label
This commit is contained in:
parent
ea4b900fe3
commit
87e0d40821
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -66,7 +66,7 @@ body:
|
||||||
label: Build Type
|
label: Build Type
|
||||||
options:
|
options:
|
||||||
- label: Release
|
- label: Release
|
||||||
- labal: Debug
|
- label: Debug
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue