From b244e92b7e65230ae246d7d90ff86639007c0722 Mon Sep 17 00:00:00 2001 From: Andre Basche Date: Wed, 4 Jan 2023 15:11:52 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md 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]