From a76bd171f86b303351a89f39c9169549e0139f9c Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Thu, 21 May 2026 10:12:14 +0200 Subject: [PATCH] github: Add a note regarding vulnerability reports to issue template Also updated the version numbers in the template. --- .github/ISSUE_TEMPLATE/bug_report.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 882187d90..d73e37f3f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,15 +6,19 @@ type: Bug --- **System (please complete the following information):** - - OS: [e.g. Ubuntu 20.04] - - Kernel version (if applicable): [e.g. 5.10] - - strongSwan version(s): [e.g. 5.9.2] + - OS: [e.g. Ubuntu 26.04] + - Kernel version (if applicable): [e.g. 7.0] + - strongSwan version(s): [e.g. 6.0.6] - Tested/confirmed with the latest version: [yes/no] **Describe the bug**