mirror of
https://github.com/home-assistant/frontend.git
synced 2026-05-18 14:09:05 +01:00
61c0b7394e
The PR template includes a checklist item linking to the development checklist page, but that page only covers core/Python-specific items (pypi, requirements_all.txt, CODEOWNERS, .strict-typing, Ruff). None of these apply to the frontend repository. No frontend-specific development checklist exists, so remove the item entirely rather than link to irrelevant documentation. The "perfect PR recommendations" checklist item already covers general PR best practices. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>