update issue template (#554)
This commit is contained in:
@@ -22,6 +22,13 @@ body:
|
|||||||
options:
|
options:
|
||||||
- label: I have read the documentation
|
- label: I have read the documentation
|
||||||
required: true
|
required: true
|
||||||
|
- type: checkboxes
|
||||||
|
attributes:
|
||||||
|
label: Is your issue present in the nightly release?
|
||||||
|
description: Please test the [nightly](https://github.com/LizardByte/Sunshine/releases/tag/nightly-dev) release
|
||||||
|
options:
|
||||||
|
- label: This issue is present in the nightly release
|
||||||
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user