mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2025-02-08 10:55:27 -05:00
13 lines
294 B
YAML
13 lines
294 B
YAML
|
name: "Donation"
|
||
|
description: Donation transparency report
|
||
|
labels: ["donation"]
|
||
|
body:
|
||
|
|
||
|
- type: input
|
||
|
attributes:
|
||
|
label: Donation
|
||
|
description: An [anonymous] donation was made [by whom]
|
||
|
placeholder: "0.1 XXX was donated [from whom]"
|
||
|
validations:
|
||
|
required: true
|