From 30c1ae651eb6cc1fe2ba8004901f3e33f2214d23 Mon Sep 17 00:00:00 2001 From: Quentin McGaw Date: Sun, 14 Feb 2021 16:31:31 +0000 Subject: [PATCH] Documentation: new provider issue template --- .github/ISSUE_TEMPLATE/provider.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/provider.md diff --git a/.github/ISSUE_TEMPLATE/provider.md b/.github/ISSUE_TEMPLATE/provider.md new file mode 100644 index 00000000..19f9fce6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/provider.md @@ -0,0 +1,14 @@ +--- +name: Support a VPN provider +about: Suggest a VPN provider to be supported +title: 'VPN provider support: NAME OF THE PROVIDER' +labels: ":bulb: New provider" + +--- + +1. Name of the provider: +2. URL to Openvpn configuration files (zip, JSON, etc.): +3. VPN server side port forwarding documentation, if available: + +If 2. is not available, it's not possible to support the provider yet. +Please instead subscribe to #223