From 0c4f0ec17bbcb244f47019d9e4887a98b6ad440e Mon Sep 17 00:00:00 2001 From: "Quentin McGaw (desktop)" Date: Thu, 30 Sep 2021 15:34:21 +0000 Subject: [PATCH] Doc: add ref to image tags in bug issue template --- .github/ISSUE_TEMPLATE/bug.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index ae4d9f1e..78106b8b 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -11,7 +11,9 @@ body: id: urgent attributes: label: Is this urgent? - description: Is this a critical bug, or do you need this fixed urgently? + description: | + Is this a critical bug, or do you need this fixed urgently? + If this is urgent, note you can use one of the [image tags available](https://github.com/qdm12/gluetun/wiki/Docker-image-tags) if that can help. options: - "No" - "Yes"