mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 06:20:09 +01:00
chore: issue template
This commit is contained in:
parent
7871e943db
commit
3ae0a64c4d
1 changed files with 8 additions and 0 deletions
8
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
8
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
|
|
@ -20,6 +20,14 @@ body:
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
- type: textarea
|
||||||
|
id: build
|
||||||
|
attributes:
|
||||||
|
label: Build information
|
||||||
|
description: The output of `pay-respects --version`
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: no-similar-issue
|
id: no-similar-issue
|
||||||
attributes:
|
attributes:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue