diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000000..713c7dc2872 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,49 @@ + +## The problem + + + +## Environment + + +- Home Assistant Core release with the issue: +- Last working Home Assistant Core release (if known): +- Operating environment (Home Assistant/Supervised/Docker/venv): +- Integration causing this issue: +- Link to integration documentation on our website: + +## Problem-relevant `configuration.yaml` + + +```yaml + +``` + +## Traceback/Error logs + + +```txt + +``` + +## Additional information + diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index 977abc6ef6b..9bfecda724f 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -1,10 +1,10 @@ --- -name: Report a bug with Home Assistant -about: Report an issue with Home Assistant +name: Report a bug with Home Assistant Core +about: Report an issue with Home Assistant Core --- @@ -23,9 +23,9 @@ about: Report an issue with Home Assistant Home Assistant frontend: Developer tools -> Info. --> -- Home Assistant release with the issue: -- Last working Home Assistant release (if known): -- Operating environment (Hass.io/Docker/Windows/etc.): +- Home Assistant Core release with the issue: +- Last working Home Assistant Core release (if known): +- Operating environment (Home Assistant/Supervised/Docker/venv): - Integration causing this issue: - Link to integration documentation on our website: