diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2319356..fc79209 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,7 +7,7 @@ assignees: dan-r --- -**Describe the bug** +**What happened?** A clear and concise description of what the bug is. **To Reproduce** @@ -16,8 +16,8 @@ Steps to reproduce the behavior. **Expected behavior** A clear and concise description of what you expected to happen. -**Screenshots** -If applicable, add screenshots to help explain your problem. +**Log Output** +Any relevant logs from Home Assistant. **Home Assistant Version** Find this in Settings > About. diff --git a/.github/ISSUE_TEMPLATE/enquiry.md b/.github/ISSUE_TEMPLATE/enquiry.md new file mode 100644 index 0000000..aecfb67 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/enquiry.md @@ -0,0 +1,8 @@ +--- +name: Enquiry +about: Ask a question +title: '' +labels: enquiry +assignees: dan-r + +---