Update 1_Bug_report.yaml

This commit is contained in:
Stefan Pejcic 2024-12-20 20:37:20 +01:00 committed by GitHub
parent 040345637c
commit 842deaf9c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: