mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-12 20:18:59 +01:00
.github/ISSUE_TEMPLATE: bug fix: syntax error
This commit is contained in:
parent
b51b1a2d4b
commit
7fee6f45c8
20
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
20
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -14,16 +14,16 @@ body:
|
||||
label: Operating System
|
||||
description: Which Operating System was the bug on?
|
||||
options:
|
||||
- Windows
|
||||
- macOS
|
||||
- Linux
|
||||
- FreeBSD
|
||||
- OpenBSD
|
||||
- Android
|
||||
- iOS
|
||||
- Nintendo Switch
|
||||
- Xbox
|
||||
- Web Browsers
|
||||
- label: Windows
|
||||
- label: macOS
|
||||
- label: Linux
|
||||
- label: FreeBSD
|
||||
- label: OpenBSD
|
||||
- label: Android
|
||||
- label: iOS
|
||||
- label: Nintendo Switch
|
||||
- label: Xbox
|
||||
- label: Web Browsers
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
|
Loading…
Reference in New Issue
Block a user