From a16f31bbcab91571d27e2945d2b03fe7933dc114 Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 1 Apr 2024 04:09:29 -0400 Subject: [PATCH] Update bug_report.yaml Add Alpine --- .github/ISSUE_TEMPLATE/bug_report.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 346fb93b..3789546e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -43,6 +43,7 @@ body: label: Which Linux distribution are you employing? options: - + - Alpine - Debian 11 - Debian 12 - Ubuntu 20.04