mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 2_user_bug.yaml
This commit is contained in:
parent
2a8e18b9e7
commit
299f341393
10
.github/ISSUE_TEMPLATE/2_user_bug.yaml
vendored
10
.github/ISSUE_TEMPLATE/2_user_bug.yaml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user