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: