mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-17 15:58:32 +02:00
13 lines
290 B
YAML
13 lines
290 B
YAML
name: Default template
|
|
description: The default template for all issues
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
# Rules
|
|
Test abc
|
|
- type: checkboxes
|
|
attributes:
|
|
options:
|
|
- label: I have read and agree to the rules
|
|
required: true
|