From 4a9f4b0ba33faac60fb415dc7b36c4ed6d232088 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Wed, 14 Dec 2022 09:15:46 -0500 Subject: [PATCH] Update bug-report.yml --- .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 56cbda4513d..a82b675c50d 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: