.github/ISSUE_TEMPLATE: bug fix: wrong template

This commit is contained in:
Hajime Hoshi 2022-10-27 17:32:45 +09:00
parent 9df8602a5b
commit b51b1a2d4b

View File

@ -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