From cf21820b64d7a0165fd4670fb001695d333c7430 Mon Sep 17 00:00:00 2001 From: Daniel Raper Date: Thu, 4 Jan 2024 12:28:21 +0000 Subject: [PATCH] Updated issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- .github/ISSUE_TEMPLATE/enquiry.md | 8 ++++++++ 2 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/enquiry.md 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 + +---