From 8be78a57413670af625f7394460d526f8ebf7860 Mon Sep 17 00:00:00 2001 From: Quentin McGaw Date: Mon, 5 Aug 2024 13:39:32 +0000 Subject: [PATCH] chore(github): add /choose suffix to issue and discussion links --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 28f38bc94..421ab47d0 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,10 +1,10 @@ blank_issues_enabled: false contact_links: - name: Report a Wiki issue - url: https://github.com/qdm12/gluetun-wiki/issues/new + url: https://github.com/qdm12/gluetun-wiki/issues/new/choose about: Please create an issue on the gluetun-wiki repository. - name: Configuration help? - url: https://github.com/qdm12/gluetun/discussions/new + url: https://github.com/qdm12/gluetun/discussions/new/choose about: Please create a Github discussion. - name: Unraid template issue url: https://github.com/qdm12/gluetun/discussions/550 diff --git a/README.md b/README.md index 6b93e34e1..c8722db87 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Lightweight swiss-knife-like VPN client to multiple VPN service providers Go to the [Wiki](https://github.com/qdm12/gluetun-wiki)! -[🐛 Found a bug in the Wiki?!](https://github.com/qdm12/gluetun-wiki/issues/new) +[🐛 Found a bug in the Wiki?!](https://github.com/qdm12/gluetun-wiki/issues/new/choose) Here's a docker-compose.yml for the laziest: