Add label action for frontend issues (#2464)

This commit is contained in:
Stefan Agner 2023-04-12 22:01:01 +02:00 committed by GitHub
parent 03c5efcd0a
commit f9484851a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,17 @@ core-issue:
in that repository if you can't find a matching issue. in that repository if you can't find a matching issue.
close: true close: true
frontend-issue:
comment: >
:wave: @{issue-author}, thanks for reporting an issue!
It looks like this issue is related to Home Assistant Frontend. Please
check the [Home Assistant Frontend](https://github.com/home-assistant/frontend/issues)
repository, the issue might have been reported already. Open a new issue
in that repository if you can't find a matching issue.
close: true
supervisor-issue: supervisor-issue:
comment: > comment: >
:wave: @{issue-author}, thanks for reporting an issue! :wave: @{issue-author}, thanks for reporting an issue!