From 45f4ebcc6ead5cbf4c43ac0506c4f984bec13f2d Mon Sep 17 00:00:00 2001 From: Stanislas Date: Mon, 24 Jan 2022 21:22:17 +0100 Subject: [PATCH] Update bug.yml --- .github/ISSUE_TEMPLATE/bug.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index c4588fa..bb3ff34 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -6,12 +6,13 @@ body: attributes: value: | Thanks for taking the time to fill out this bug report! + **PLEASE** prioritise these communities before opening an issue. - https://forums.openvpn.net - https://stackoverflow.com/questions/tagged/openvpn - https://github.com/angristan/openvpn-install/discussions - **ANY ISSUE THAT IS NOT CLEARLY A BUG REPORT WILL BE CLOSED AND/OR CONVERTED TO A DISCUSSION.** + ⚠️ **ANY ISSUE THAT IS NOT CLEARLY A BUG REPORT WILL BE CLOSED AND/OR CONVERTED TO A DISCUSSION.** - type: checkboxes id: pre @@ -21,7 +22,13 @@ body: options: - label: Issues - https://github.com/angristan/openvpn-install/issues required: true - + - label: README and FAQ - https://github.com/angristan/openvpn-install + required: true + - label: Wiki - https://github.com/angristan/openvpn-install/wiki + required: true + - label: Discussions - https://github.com/angristan/openvpn-install/discussions + required: true + - type: input id: server attributes: