From 842deaf9c23f8cf52e6bd3b3742d9b355b1a6eed Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 20 Dec 2024 20:37:20 +0100 Subject: [PATCH] Update 1_Bug_report.yaml --- .github/ISSUE_TEMPLATE/1_Bug_report.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/1_Bug_report.yaml b/.github/ISSUE_TEMPLATE/1_Bug_report.yaml index ab8b798a..9c67b44c 100644 --- a/.github/ISSUE_TEMPLATE/1_Bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/1_Bug_report.yaml @@ -24,6 +24,16 @@ body: - Fedora validations: required: true + - type: dropdown + id: demo + attributes: + label: Are you able to reproduce the problem on the demo site https://demo.openpanel.org:2083/ ? + description: Demo site runs latest OpenPanel version and is restarted every hour. Please try to reproduce any bugs there before reporting them. + options: + - 'No' + - 'Yes' + validations: + required: true - type: textarea id: description attributes: