mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 06:20:09 +01:00
fix: issue templates
This commit is contained in:
parent
62921b7098
commit
60aa65969a
2 changed files with 6 additions and 6 deletions
8
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
8
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
|
|
@ -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
|
||||
|
|
|
|||
4
.github/ISSUE_TEMPLATE/feature-request.yaml
vendored
4
.github/ISSUE_TEMPLATE/feature-request.yaml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue