Add issue template

This commit is contained in:
Kevin Fronczak
2018-10-17 10:22:59 -04:00
parent e747fb1010
commit b2b531ad3c
+26
View File
@@ -0,0 +1,26 @@
---
name: Bug report
about: Create a report to help us improve
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1.
2.
3.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Home Assistant version (if applicable):** <HA Version Number>
**Log Output/Additional Information**
If using home-assistant, please paste the output of the log showing your error below. If not, please include any additional useful information.
```
PASTE LOG OUTPUT HERE
```