From 12f1ec6b25cba32000886af516c22a9339c04ad6 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Wed, 14 Dec 2022 09:52:06 -0500 Subject: [PATCH] update issue template (#554) --- .github/ISSUE_TEMPLATE/bug-report.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 56cbda45..a82b675c 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -22,6 +22,13 @@ body: options: - label: I have read the documentation 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 id: description attributes: