You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#44421 Fix description that does not work well (fabpot)
This PR was merged into the 4.4 branch.
Discussion
----------
Fix description that does not work well
| Q | A
| ------------- | ---
| Branch? | 4.4
| Bug fix? | no
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets | n/a
Currently, the description for reporting a bug read: "See below for security reports", which works well on the page where you choose the kind of issue you want to create, but it does not work well on the bug report page.
I propose to change it to make it more explicit so that it works everywhere.
Commits
-------
c3374d2 Fix description that does not work well
0 commit comments