From ab8f928c63e278adf84e5d84b75dc4a79b09ba20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 12 Sep 2024 14:34:47 +0200 Subject: [PATCH] [ci] try rendering the kernel-version as *text* --- .github/ISSUE_TEMPLATE/bug.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 09630cf1..3e5c42df 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -61,6 +61,7 @@ body: What is the exact version of the linux kernel you are using? (reported via `uname -a`) placeholder: | e.g. Linux umlautT 6.7.9-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.7.9-2 (2024-03-13) x86_64 GNU/Linux + render: text validations: required: true