...
- ensure that the feature is working
- ensure that all tests are green
- ensure that no errors are reported in static code analysis
- ensure that the commit is correct (naming, squashing, ...)
- ensure that the commit can be rebased on master
Warning |
---|
Don't use the merge option on the GitHub to merge the ticket! Re-base and push manually only. |