Doc: add ref to image tags in bug issue template
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
@@ -11,7 +11,9 @@ body:
|
|||||||
id: urgent
|
id: urgent
|
||||||
attributes:
|
attributes:
|
||||||
label: Is this urgent?
|
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:
|
options:
|
||||||
- "No"
|
- "No"
|
||||||
- "Yes"
|
- "Yes"
|
||||||
|
|||||||
Reference in New Issue
Block a user