From 73e27a3883e518254748bde8dd4fd8702c40a599 Mon Sep 17 00:00:00 2001 From: jokob-sk <96159884+jokob-sk@users.noreply.github.com> Date: Sat, 2 Nov 2024 08:09:53 +1100 Subject: [PATCH] Update i-have-an-issue.yml --- .github/ISSUE_TEMPLATE/i-have-an-issue.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/i-have-an-issue.yml b/.github/ISSUE_TEMPLATE/i-have-an-issue.yml index 3e06e85a..2d83e54c 100755 --- a/.github/ISSUE_TEMPLATE/i-have-an-issue.yml +++ b/.github/ISSUE_TEMPLATE/i-have-an-issue.yml @@ -9,6 +9,16 @@ body: options: - label: I have searched the existing open and closed issues and I checked the docs https://github.com/jokob-sk/NetAlertX/tree/main/docs required: true +- type: checkboxes + attributes: + label: The issue occurs in the following browsers. Select at least 2. + description: This step + options: + - label: "Firefox" + - label: "Chrome" + - label: "Edge" + - label: "Safari (unsupported) - PRs welcome" + - label: "N/A - This is an issue with the backend" - type: textarea attributes: label: Current Behavior