From 2952b7ba44ee0b3593591a249ba41e17a45ff860 Mon Sep 17 00:00:00 2001 From: steven-omaha <35634100+steven-omaha@users.noreply.github.com> Date: Wed, 3 Apr 2024 12:53:59 +0200 Subject: [PATCH] doc(template,bug): config yaml --- .github/ISSUE_TEMPLATE/1-bug.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1-bug.yaml b/.github/ISSUE_TEMPLATE/1-bug.yaml index 70c5d5d..e0d614b 100644 --- a/.github/ISSUE_TEMPLATE/1-bug.yaml +++ b/.github/ISSUE_TEMPLATE/1-bug.yaml @@ -51,7 +51,7 @@ body: attributes: label: Pacdef config description: Paste the content of your pacdef config file, normally found under `~/.config/pacdef/pacdef.yaml`. - render: shell + render: yaml validations: required: true