From 4bdd04f7d308b8018fd9a90882a20a2a1e12472e Mon Sep 17 00:00:00 2001
From: Antonio Quartulli
Date: Sun, 26 Feb 2023 22:34:20 +0100
Subject: [PATCH] Update issue templates
With this change we extend the text exposed to people opening a bug in
the OpenVPN project.
Hopefully they will read and immediately understand that GH is not the
right place to report ossues about commercial products.
Change-Id: Idd039612698a6b08f9544450885d1a5f77fd95c6
Signed-off-by: Antonio Quartulli
Acked-by: Gert Doering
Message-Id: <20230226213420.21201-1-a@unstable.cc>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg26305.html
Signed-off-by: Gert Doering
---
.github/ISSUE_TEMPLATE/bug_report.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 6cbd3ba42..3bf6f2338 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -7,6 +7,9 @@ assignees: ''
---
+**IMPORTANT NOTE**
+Bugs about OpenVPN Access Server, OpenVPN Connect or any other product by OpenVPN Inc. should be directly reported to OpenVPN Inc. at https://support.openvpn.net
+
**Describe the bug**
A clear and concise description of what the bug is.
--
2.47.2