The usual approach to proposing a fix on Github for community projects is to fork the repository and then create a Pull Request from your own fork of the repository - it’s not normal practice (at least in my experience) to clone the main repository and then push to a branch in that one.