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
47c479cf82
commit
be7e75a4c5
13
.github/ISSUE_TEMPLATE/1_Bug_report.yaml
vendored
13
.github/ISSUE_TEMPLATE/1_Bug_report.yaml
vendored
@ -39,8 +39,6 @@ body:
|
||||
attributes:
|
||||
label: Description
|
||||
description: A clear and concise description of the problem
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: how-to-reproduce
|
||||
attributes:
|
||||
@ -51,14 +49,3 @@ body:
|
||||
Please, take the time to show us some code and/or screenshot that is needed for others to reproduce the problem easily.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: possible-solution
|
||||
attributes:
|
||||
label: Possible Solution
|
||||
description: |
|
||||
Optional: only if you have suggestions on a fix/reason for the bug
|
||||
- type: textarea
|
||||
id: additional-context
|
||||
attributes:
|
||||
label: Additional Context
|
||||
description: "Optional: any other context about the problem: log messages, screenshots, etc."
|
||||
|
Loading…
Reference in New Issue
Block a user