From 9221533ae72d705e32ae061a63d00b2eeb3aae99 Mon Sep 17 00:00:00 2001 From: MaxJa4 <74194322+MaxJa4@users.noreply.github.com> Date: Sat, 15 Jan 2022 12:56:01 +0100 Subject: [PATCH] Added Apache2 in the bug report template Added Apache2 as selectable option in the bug report template --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2fdbcc3b..e5e1c3be 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -40,6 +40,7 @@ body: - SWAG - Caddy - Traefik + - Apache2 - Others (please state below) validations: required: true