From c83a05c1ea4f78814a27782d0fb1d5d7693da41b Mon Sep 17 00:00:00 2001 From: NovapaX Date: Wed, 4 Apr 2018 01:43:28 +0200 Subject: [PATCH] add issue template (#1067) --- .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 0000000000..f83a0abcd1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,33 @@ + + +**Home Assistant release with the issue:** + + +**Last working Home Assistant release (if known):** + + +**Browser and Operating System:** + + +**Description of problem:** + + + +**Javascript errors shown in the web inspector (if applicable):** +``` + +``` + +**Additional information:**