mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-13 04:22:05 +01:00
.github/ISSUE_TEMPLATE: bug fix: wrong template
This commit is contained in:
parent
9df8602a5b
commit
b51b1a2d4b
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -8,12 +8,12 @@ body:
|
|||||||
label: Ebitengine Version
|
label: Ebitengine Version
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: checkboxes
|
||||||
id: os
|
id: os
|
||||||
attributes:
|
attributes:
|
||||||
label: Operating System
|
label: Operating System
|
||||||
description: Which Operating System was the bug on?
|
description: Which Operating System was the bug on?
|
||||||
checkboxes:
|
options:
|
||||||
- Windows
|
- Windows
|
||||||
- macOS
|
- macOS
|
||||||
- Linux
|
- Linux
|
||||||
|
Loading…
Reference in New Issue
Block a user