From d946d8c0402a054deda4c47979208a961e1d115f Mon Sep 17 00:00:00 2001 From: Jakob Schlyter Date: Thu, 12 Dec 2024 18:08:08 +0100 Subject: [PATCH] Add Github issue template --- .github/ISSUE_TEMPLATE.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 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..95974ae --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,33 @@ + +## The problem + + + +## Environment + + +- Polestar API release with the issue: +- Home Assistant Core release: +- Operating environment (OS/Container/Supervised/Core): + +## Traceback/Error logs + + +```txt + +``` + +## Additional information