Skip to content
Snippets Groups Projects
Commit bb301844 authored by Kentaro Wada's avatar Kentaro Wada
Browse files

Update .github/ISSUE_TEMPLATE/1.bug_report.yml

parent a6a8ee81
Branches
No related tags found
No related merge requests found
...@@ -16,8 +16,10 @@ body: ...@@ -16,8 +16,10 @@ body:
required: true required: true
- type: input - type: input
attributes: attributes:
label: What OS are you using? (if relevant) label: What OS are you using?
description: 'Please specify the exact version. For example: macOS 12.4, Ubuntu 20.04.4' description: 'Please specify the exact version. For example: macOS 12.4, Ubuntu 20.04.4'
validations:
required: true
- type: textarea - type: textarea
attributes: attributes:
label: Describe the Bug label: Describe the Bug
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment