- I have rebased properly. Please see our tutorial on rebasing.
- I have gone through the commit guidelines and I've followed them.
- I have followed the guidelines for the commit shortlog.
- I have followed the guidelines for the commit body.
- I have included the issue URL with the 'Fixes' keyword if the commit fixes a real bug and the 'Closes' keyword if it adds a feature or enhancement. For details, check the issue reference section in our commit guidelines.
- I have run all the tests and they all pass. If any CI (below) is not green, please fix them. If GitMate issues appear you will have to amend your commits, pushing new commits on top is not sufficient!