Commit a76bd171f8 for strongswan.org

commit a76bd171f86b303351a89f39c9169549e0139f9c
Author: Tobias Brunner <tobias@strongswan.org>
Date:   Thu May 21 10:12:14 2026 +0200

    github: Add a note regarding vulnerability reports to issue template

    Also updated the version numbers in the template.

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 882187d903..d73e37f3f2 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -6,15 +6,19 @@ type: Bug
 ---

 <!--
-IMPORTANT: Please use the [discussion forum](https://github.com/strongswan/strongswan/discussions)
+IMPORTANT:
+If this is a vulnerability report, please email security@strongswan.org instead.
+This is publicly viewable and not appropriate for vulnerability reports.
+
+Please use the [discussion forum](https://github.com/strongswan/strongswan/discussions)
 for questions and configuration problems etc., only report actual bugs here.
 Your issue will otherwise be closed immediately.
 -->

 **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**