--- /dev/null
+<!--
+ Thanks for contributing to EVSE simulator project.
+ Please be sure to read our [contributing guidelines](https://github.com/sap/e-mobility-charging-stations-simulator/blob/master/CONTRIBUTING.md).
+-->
+
+## PR Checklist
+
+- [ ] Please add a description of your changes.
+- [ ] Please ensure title follows [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/).
+- [ ] We need your changes to come with unit tests in order to keep this project in quality and easy to maintain.
+- [ ] If your changes contain any new feature please be sure to document it.
+- [ ] Please add a link to the open issue or task that this pull request will resolve.
+
+## Does this PR introduce a breaking change?
+
+- [ ] Yes
+- [ ] No
+
+If yes please indicate it in the title and add migration info into the documentation.
+
+---
+
+<!-- Your PR text -->