Picocrypt/.github/ISSUE_TEMPLATE/default.yml
2025-04-12 21:34:07 -04:00

26 lines
656 B
YAML

name: Default template
description: The default template for all issues
body:
- type: markdown
attributes:
value: |
# Rules
- type: markdown
attributes:
value: |
Test abc
- type: checkboxes
attributes:
options:
- 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"
validations:
required: true
- type: markdown
attributes:
values: |
Create the issue and you can add additional details in a separate comment.