diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..8727e1d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,24 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Environment (please complete the following information):** + - Python-Version: [e.g. 3.11] + - Release-Version: [e.g. 0.2.1] + +_For auth problems_: + - OS [e.g. Ubuntu 22, Windows 11] + - Browser: [e.g. Chrome, Firefox] + - Country: [e.g. de, nl] + - Language: [e.g. DE, NL]