From 8766e752382a2a0b7d39ad7847a7831cb3c41e88 Mon Sep 17 00:00:00 2001 From: steven-omaha <35634100+steven-omaha@users.noreply.github.com> Date: Wed, 3 Apr 2024 11:59:13 +0200 Subject: [PATCH] doc(issue-template): version shell render --- .github/ISSUE_TEMPLATE/1-bug.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/1-bug.yaml b/.github/ISSUE_TEMPLATE/1-bug.yaml index 17d7dfd..391b359 100644 --- a/.github/ISSUE_TEMPLATE/1-bug.yaml +++ b/.github/ISSUE_TEMPLATE/1-bug.yaml @@ -51,6 +51,7 @@ body: attributes: label: What operating system and version are you encountering this issue on? description: Most OS produce output for `lsb_release -a`. + render: shell validations: required: true