mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-21 17:48:31 +02:00
14 lines
286 B
YAML
14 lines
286 B
YAML
name: Default template
|
|
description: The default template for all issues
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
Hi
|
|
- type: checkboxes
|
|
attributes:
|
|
label: Label
|
|
description: abc
|
|
options:
|
|
- label: Orange cat
|
|
required: true
|