diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md deleted file mode 100644 index bdadc5678ff..00000000000 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ /dev/null @@ -1,53 +0,0 @@ ---- -name: Report a bug with Home Assistant Core -about: Report an issue with Home Assistant Core ---- - -## The problem - - - -## Environment - - -- Home Assistant Core release with the issue: -- Last working Home Assistant Core release (if known): -- Operating environment (OS/Container/Supervised/Core): -- 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/z_bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml similarity index 98% rename from .github/ISSUE_TEMPLATE/z_bug_report.yml rename to .github/ISSUE_TEMPLATE/bug_report.yml index c672da11819..377e1452373 100644 --- a/.github/ISSUE_TEMPLATE/z_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,4 +1,4 @@ -name: Report an issue with Home Assistant Core (Test) +name: Report an issue with Home Assistant Core about: Report an issue with Home Assistant Core. title: "" issue_body: true