Update donate.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten-Lebbing
2022-08-12 13:06:57 +02:00
committed by GitHub
parent 72220588b0
commit 738b260d32

View File

@@ -1 +1,25 @@
- variable: docs
group: Documentation
label: 'Please read the documentation at https://truecharts.org'
schema:
additional_attrs: true
type: dict
attrs:
- variable: confirmDocs
label: 'I have checked the documentation'
schema:
type: boolean
default: true
- variable: donate
group: Documentation
label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor'
schema:
additional_attrs: true
type: dict
attrs:
- variable: confirmDonate
label: 'I have considered supporting the project'
schema:
type: boolean
default: true