.github/ISSUE_TEMPLATE: bug fix: syntax error

This commit is contained in:
Hajime Hoshi 2022-10-27 17:36:45 +09:00 committed by GitHub
parent b51b1a2d4b
commit 7fee6f45c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,16 +14,16 @@ body:
label: Operating System label: Operating System
description: Which Operating System was the bug on? description: Which Operating System was the bug on?
options: options:
- Windows - label: Windows
- macOS - label: macOS
- Linux - label: Linux
- FreeBSD - label: FreeBSD
- OpenBSD - label: OpenBSD
- Android - label: Android
- iOS - label: iOS
- Nintendo Switch - label: Nintendo Switch
- Xbox - label: Xbox
- Web Browsers - label: Web Browsers
validations: validations:
required: true required: true
- type: input - type: input