mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
.
This commit is contained in:
5
.github/ISSUE_TEMPLATE/1_Bug_report.yaml
vendored
5
.github/ISSUE_TEMPLATE/1_Bug_report.yaml
vendored
@@ -6,7 +6,7 @@ body:
|
|||||||
- type: input
|
- type: input
|
||||||
id: affected-versions
|
id: affected-versions
|
||||||
attributes:
|
attributes:
|
||||||
label: Symfony version(s) affected
|
label: CloudPanel version(s) affected
|
||||||
placeholder: x.y.z
|
placeholder: x.y.z
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@@ -25,9 +25,6 @@ body:
|
|||||||
⚠️ This is the most important part of the report ⚠️
|
⚠️ This is the most important part of the report ⚠️
|
||||||
Without a way to easily reproduce your issue, there is little chance we will be able to help you and work on a fix.
|
Without a way to easily reproduce your issue, there is little chance we will be able to help you and work on a fix.
|
||||||
Please, take the time to show us some code and/or config that is needed for others to reproduce the problem easily.
|
Please, take the time to show us some code and/or config that is needed for others to reproduce the problem easily.
|
||||||
Most of the time, creating a "bug reproducer" as explained in the URL below is the best way to help us
|
|
||||||
and increases the chances someone will have a look at it:
|
|
||||||
https://symfony.com/doc/current/contributing/code/reproducer.html
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|||||||
Reference in New Issue
Block a user