1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 00:20:30 +01:00

Address review

This commit is contained in:
abmantis
2026-03-31 20:06:51 +01:00
parent c27fe91d74
commit 4748e925e0

View File

@@ -14,4 +14,8 @@ Platform exists as `homeassistant/components/<domain>/repairs.py`.
- Exact steps to resolve (numbered list when multiple steps)
- What to expect after following the steps
- **Avoid Vague Instructions**: Don't just say "update firmware" - provide specific steps
- **Severity Guidelines**:
- `CRITICAL`: Reserved for extreme scenarios only
- `ERROR`: Requires immediate user attention
- `WARNING`: Indicates future potential breakage
- Only create issues for problems users can potentially resolve