mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-27 11:06:32 +00:00
Add note for unsupported system (#2353)
This commit is contained in:
parent
631ff8caef
commit
1ac0fd4c10
22
.github/ISSUE_TEMPLATE/BUG_REPORT.md
vendored
22
.github/ISSUE_TEMPLATE/BUG_REPORT.md
vendored
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
name: Report a bug with the Supervisor
|
name: Report a bug with the Supervisor on a supported System
|
||||||
about: Report an issue related to the Home Assistant Supervisor.
|
about: Report an issue related to the Home Assistant Supervisor.
|
||||||
labels: bug
|
labels: bug
|
||||||
---
|
---
|
||||||
@ -11,6 +11,10 @@ labels: bug
|
|||||||
- If you have a problem with an add-on, make an issue in it's repository.
|
- If you have a problem with an add-on, make an issue in it's repository.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Important: You can only fill a bug repport for an supported system! If you run an unsupported installation. This report would be closed without comment.
|
||||||
|
-->
|
||||||
|
|
||||||
### Describe the issue
|
### Describe the issue
|
||||||
|
|
||||||
<!-- Provide as many details as possible. -->
|
<!-- Provide as many details as possible. -->
|
||||||
@ -47,3 +51,19 @@ Paste supervisor logs here
|
|||||||
```
|
```
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
### System Information
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>System Information</summary>
|
||||||
|
<!--
|
||||||
|
- Use this command: ha info
|
||||||
|
-->
|
||||||
|
|
||||||
|
```
|
||||||
|
Paste system info here
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user