fix: issue templates

This commit is contained in:
iff 2023-08-05 18:10:17 +02:00
parent 62921b7098
commit 60aa65969a
2 changed files with 6 additions and 6 deletions

View file

@ -9,16 +9,16 @@ body:
attributes:
label: What happened?
description: Please leave a brief description about the bug you file.
validations:
required: true
validations:
required: true
- type: textarea
id: log
attributes:
label: The command and output
description: Please provide us the command and output you are running
validations:
required: true
validations:
required: true
- type: checkboxes
id: no-similar-issue

View file

@ -9,5 +9,5 @@ body:
attributes:
label: What do you want us to work on?
description: Please let us know what do you think
validations:
required: true
validations:
required: true