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