From a0ddbc037fd8c12102bce41a49bb2e89593df610 Mon Sep 17 00:00:00 2001 From: Quentin McGaw Date: Thu, 1 Apr 2021 18:29:55 +0000 Subject: [PATCH] Update new provider issue template --- .github/ISSUE_TEMPLATE/provider.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/provider.md b/.github/ISSUE_TEMPLATE/provider.md index e27ff6a2..ce2effd7 100644 --- a/.github/ISSUE_TEMPLATE/provider.md +++ b/.github/ISSUE_TEMPLATE/provider.md @@ -13,5 +13,5 @@ One of the following is required: - Publicly accessible URL to the list of servers **and attach** an example Openvpn configuration file for both TCP and UDP If the list of servers requires to login **or** is hidden behind an interactive configurator, -it's not possible to support the provider yet. -[The Wiki](https://github.com/qdm12/gluetun/wiki/Openvpn-file) describes how to use an Openvpn configuration file. +you can only use a custom Openvpn configuration file. +[The Wiki](https://github.com/qdm12/gluetun/wiki/Openvpn-file) describes how to do so.