Once you’ve finished your work in a branch, please ensure to commit your changes. A good commit message includes a short topic, additional body and a reference to the issue you wish to solve (if existing).
Fixes:
Fix problem with notifications in HA cluster
There was a race condition when restarting.
refs #4567
Features:
Add ITL CheckCommand printer
Requires the check_printer plugin.
refs #1234
You can add multiple commits during your journey to finish your patch. Don’t worry, you can squash those changes into a single commit later on.