mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-25 18:16:32 +00:00
Show link for help user with unsupported systems (#2354)
* Show link for help user with unsupported systems * Update .github/ISSUE_TEMPLATE/config.yml Co-authored-by: Franck Nijhof <git@frenck.dev> Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
1ac0fd4c10
commit
c771694aa0
4
.github/ISSUE_TEMPLATE/config.yml
vendored
4
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,5 +1,9 @@
|
|||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
|
- name: Report a bug/issues with an unsupported Supervisor
|
||||||
|
url: https://community.home-assistant.io
|
||||||
|
about: The Community guide can help or was updated to solve your issue
|
||||||
|
|
||||||
- name: Report a bug for the Supervisor panel
|
- name: Report a bug for the Supervisor panel
|
||||||
url: https://github.com/home-assistant/frontend/issues
|
url: https://github.com/home-assistant/frontend/issues
|
||||||
about: The Supervisor panel is a part of the Home Assistant frontend
|
about: The Supervisor panel is a part of the Home Assistant frontend
|
||||||
|
Loading…
x
Reference in New Issue
Block a user