doc(issue,bug): pacdef config file

This commit is contained in:
steven-omaha
2024-04-03 12:14:34 +02:00
parent 8766e75238
commit ee72e5fae3
+9
View File
@@ -46,6 +46,15 @@ body:
validations: validations:
required: true required: true
- type: textarea
id: config
attributes:
label: Pacdef config
description: Paste the content of your pacdef config file, normally found under `~/.config/pacdef/pacdef.yaml`.
render: shell
validations:
required: true
- type: textarea - type: textarea
id: os id: os
attributes: attributes: