--- /dev/null
+---
+name: Bug report
+about: General bug report
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+<!--
+Make sure to read
+https://python-fints.readthedocs.io/en/latest/trouble.html
+before you file a bug
+-->
+
+**Describe the bug**
+A clear and concise description of what the bug is.
+
+**Bank I tested this with*
+Name of the bank:
+FinTS URL:
+
+**Expected behavior**
+A clear and concise description of what you expected to happen.
+
+**Code required to reproduce**
+```
+Your sample code
+```
+
+**Log output / error message**
+<!-- Please make sure to remove all sensitive private information -->
+
+**Additional context**
+Add any other context about the problem here.