This commit is contained in:
Stefan Wieczorek
2022-07-05 17:12:07 +02:00
parent 4276f6d168
commit 17fac672bf

View File

@@ -6,7 +6,7 @@ body:
- type: input
id: affected-versions
attributes:
label: Symfony version(s) affected
label: CloudPanel version(s) affected
placeholder: x.y.z
validations:
required: true
@@ -25,9 +25,6 @@ body:
⚠️ 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.
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:
required: true
- type: textarea