diff --git a/.github/ISSUE_TEMPLATE/1-bug.yaml b/.github/ISSUE_TEMPLATE/1-bug.yaml index 391b359..70c5d5d 100644 --- a/.github/ISSUE_TEMPLATE/1-bug.yaml +++ b/.github/ISSUE_TEMPLATE/1-bug.yaml @@ -46,6 +46,15 @@ body: validations: 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 id: os attributes: