-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into dependabot/pip/types-pyopenssl-23.2.0.2
- Loading branch information
Showing
20 changed files
with
427 additions
and
143 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
name: Report an issue with the hass-nabucasa package | ||
description: Report an issue with the hass-nabucasa package. | ||
body: | ||
- type: textarea | ||
validations: | ||
required: true | ||
attributes: | ||
label: The problem | ||
description: >- | ||
Describe the issue you are experiencing here, to communicate to the | ||
maintainers. Tell us what you were trying to do and what happened. | ||
Provide a clear and concise description of what the problem is. | ||
- type: input | ||
validations: | ||
required: true | ||
attributes: | ||
label: What version of the package with the issue? | ||
- type: input | ||
validations: | ||
required: true | ||
attributes: | ||
label: What python version are you using? | ||
- type: input | ||
attributes: | ||
label: What was the last working version of the package? | ||
description: > | ||
If known, otherwise leave blank. | ||
- type: textarea | ||
validations: | ||
required: true | ||
attributes: | ||
label: Debug logs? | ||
description: Here you can paste debug logs for the package. | ||
render: txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: I have an issue with my cloud account | ||
url: https://nabucasa.com/support/ | ||
about: If You have issues related to your cloud account you need to create a ticket on the Nabu Casa website. | ||
- name: I have an issue with Google Assistant | ||
url: https://github.com/home-assistant/core/issues/new?assignees=&labels=&projects=&template=bug_report.yml&integration_name=google_assistant&integration_link=https://www.home-assistant.io/integrations/google_assistant/ | ||
about: For issues related to Google Assistant create a ticket on the Nabu Casa website or a issue in the Home Assistant core repository. | ||
- name: I have an issue with Alexa | ||
url: https://github.com/home-assistant/core/issues/new?assignees=&labels=&projects=&template=bug_report.yml&integration_name=alexa&integration_link=https://www.home-assistant.io/integrations/alexa/ | ||
about: For issues related to Alexa create a ticket on the Nabu Casa website or a issue in the Home Assistant core repository. | ||
- name: I have an issue with remote connection | ||
url: https://nabucasa.com/support/ | ||
about: For issues related to the remote connection create a ticket on the Nabu Casa website. | ||
- name: I have an issue with payments | ||
url: https://nabucasa.com/support/ | ||
about: For issues related to payments create a ticket on the Nabu Casa website. | ||
- name: I want to request a feature to be added | ||
url: https://community.home-assistant.io/tags/c/feature-requests/13/cloud | ||
about: Please use the forums for feature requests |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.