From 06961333a51eb0a7d48fa78a5597f12f3e7e0540 Mon Sep 17 00:00:00 2001 From: Reinert Huseby Karlsen Date: Tue, 1 Aug 2023 14:21:14 +0200 Subject: [PATCH] add issue template --- .github/ISSUE_TEMPLATE.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..5384485 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,27 @@ + +## Problem Description + + + +### What steps reproduce the problem? + + + +### What is the expected output? What do you see instead? + + + +### Paste Traceback/Error Below (if applicable) + +```python-traceback + +PASTE TRACEBACK HERE + +``` + +## Versions + +* sondera version: +* sondera client: (e.g. SMHI MetObs) +* Python version: +* Operating System: