Update 2_user_bug.yaml

This commit is contained in:
Stefan Pejcic 2024-12-20 20:34:52 +01:00 committed by GitHub
parent 2a8e18b9e7
commit 299f341393
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,6 +17,16 @@ body:
description: A clear and concise description of the problem
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:
- Yes
- No
validations:
required: true
- type: textarea
id: how-to-reproduce
attributes: