From 65111334a1a3c5ad356670557db1653a4e70913b Mon Sep 17 00:00:00 2001 From: Marc Date: Tue, 25 Nov 2025 16:50:38 +0700 Subject: [PATCH] docs: update issue template to differentiate between deb and RPM packages --- .github/ISSUE_TEMPLATE/bug_report.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 97702241..f2645d0c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -29,8 +29,9 @@ body: - Docker (Debian Trixie) - Docker (Debian Bookworm) - Docker (Alpine) - - Official static build - - Standalone binary + - deb packages + - rpm packages + - Static binary - Custom (tell us more in the description) default: 0 validations: