From 2fc4e7155004b31d94041603791eece2f8aaad26 Mon Sep 17 00:00:00 2001 From: Brian Choromanski Date: Tue, 4 Oct 2022 04:24:04 -0400 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/bug.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: nils måsén --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index c3b82e3..d4b87f1 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -59,7 +59,7 @@ body: attributes: label: Your logs description: Paste the logs from running watchtower with the `--debug` option. - render: shell + render: text validations: required: true