The steps for proposing a fix consist first of setting up an environment for fixing bugs and proposing a Pull Request (PR).
There are two ways for setting up an environment for fixing bugs, one is a fully running CiviCRM development environment, which requires buildkit, composer etc… In this tutorial I will explain how you could fix a bug in the code base and return your fix back to the community. Of course, you have to fully test your fix.
Lees verder Howto setup a CiviCRM development environment for fixing bugs