Closed
Description
https://symfony.com/doc/current/contributing/code/reproducer.html
It would be nice if we ask to create a reproducer based on 2 commits; initial commit and changes committed.
That way it's easier to spot the changes done, as currently it's often done in a single commit. Meaning you need to filter all initial stuff while at it.