mirror of
https://github.com/meowarex/rl-mobile.git
synced 2026-06-17 21:13:11 +10:00
21 lines
657 B
YAML
21 lines
657 B
YAML
name: Blank Template
|
|
description: Use this template ONLY IF the other templates do not fit!
|
|
labels: []
|
|
body:
|
|
- type: textarea
|
|
id: info-sec
|
|
attributes:
|
|
label: Tell us all about it.
|
|
description: Go nuts, let us know what you're wanting to bring attention to.
|
|
placeholder: ...
|
|
validations:
|
|
required: true
|
|
- type: checkboxes
|
|
id: agreement-check
|
|
attributes:
|
|
label: Request Agreement
|
|
description: Did you check to make sure this issue you're bringing forward has not already been mentioned?
|
|
options:
|
|
- label: I did indeed check to make sure the issue is original!
|
|
required: true
|