mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-12 05:48:30 +02:00
Update default.yml
This commit is contained in:
parent
ea9105b91a
commit
837281168d
1 changed files with 4 additions and 8 deletions
12
.github/ISSUE_TEMPLATE/default.yml
vendored
12
.github/ISSUE_TEMPLATE/default.yml
vendored
|
@ -11,17 +11,13 @@ body:
|
|||
Test abc
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: "Please confirm"
|
||||
label: "Please confirm:"
|
||||
options:
|
||||
- label: I have read and agree to the rules
|
||||
- label: "I have read and agree to the rules"
|
||||
required: true
|
||||
- type: input
|
||||
attributes:
|
||||
label: Describe the issue briefly
|
||||
description: "Give a short (max one paragraph in length) summary"
|
||||
label: "Describe the issue briefly in a few sentences:"
|
||||
description: "After creating the issue, you can add more details in a separate comment"
|
||||
validations:
|
||||
required: true
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Create the issue and you can add additional details in a separate comment.
|
||||
|
|
Loading…
Add table
Reference in a new issue