Skip to content

Commit f9a9a9e

Browse files
author
klapaudius
committed
Update bug report template to reference Symfony instead of Laravel
Replaced references to "Laravel" with "Symfony" in the bug issue template. This ensures the template aligns with the correct framework being used.
1 parent 03ea521 commit f9a9a9e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ body:
4040
validations:
4141
required: true
4242
- type: input
43-
id: laravel-version
43+
id: symfony-version
4444
attributes:
45-
label: Laravel Version
46-
description: What version of Laravel are you running? Please be as specific as possible
45+
label: Symfony Version
46+
description: What version of Symfony are you running? Please be as specific as possible
4747
placeholder: 9.0.0
4848
validations:
4949
required: true

0 commit comments

Comments
 (0)