mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Cleanup of PR and issue templates (#31070)
* Remove old issue template * Small wording improvement * Consistency * Configuration fix * Process review suggestions
This commit is contained in:
parent
c71ae090fc
commit
c563652574
48
.github/ISSUE_TEMPLATE.md
vendored
48
.github/ISSUE_TEMPLATE.md
vendored
@ -1,48 +0,0 @@
|
|||||||
<!-- READ THIS FIRST:
|
|
||||||
- If you need additional help with this template please refer to https://www.home-assistant.io/help/reporting_issues/
|
|
||||||
- Make sure you are running the latest version of Home Assistant before reporting an issue: https://github.com/home-assistant/home-assistant/releases
|
|
||||||
- Frontend issues should be submitted to the home-assistant-polymer repository: https://github.com/home-assistant/home-assistant-polymer/issues
|
|
||||||
- iOS issues should be submitted to the home-assistant-iOS repository: https://github.com/home-assistant/home-assistant-iOS/issues
|
|
||||||
- Android issues should be submitted to the home-assistant-android repository: https://github.com/home-assistant/home-assistant-android/issues
|
|
||||||
- Do not report issues for integrations if you are using custom integration: files in <config-dir>/custom_components
|
|
||||||
- This is for bugs only. Feature and enhancement requests should go in our community forum: https://community.home-assistant.io/c/feature-requests
|
|
||||||
- Provide as many details as possible. Paste logs, configuration sample and code into the backticks. Do not delete any text from this template!
|
|
||||||
-->
|
|
||||||
|
|
||||||
**Home Assistant release with the issue:**
|
|
||||||
<!--
|
|
||||||
- Frontend -> Developer tools -> Info
|
|
||||||
- Or use this command: hass --version
|
|
||||||
-->
|
|
||||||
|
|
||||||
|
|
||||||
**Last working Home Assistant release (if known):**
|
|
||||||
|
|
||||||
|
|
||||||
**Operating environment (Hass.io/Docker/Windows/etc.):**
|
|
||||||
<!--
|
|
||||||
Please provide details about your environment.
|
|
||||||
-->
|
|
||||||
|
|
||||||
**Integration:**
|
|
||||||
<!--
|
|
||||||
Please add the link to the documentation at https://www.home-assistant.io/integrations/ of the integration in question.
|
|
||||||
-->
|
|
||||||
|
|
||||||
|
|
||||||
**Description of problem:**
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Problem-relevant `configuration.yaml` entries and (fill out even if it seems unimportant):**
|
|
||||||
```yaml
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
**Traceback (if applicable):**
|
|
||||||
```
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
**Additional information:**
|
|
||||||
|
|
16
.github/ISSUE_TEMPLATE/BUG_REPORT.md
vendored
16
.github/ISSUE_TEMPLATE/BUG_REPORT.md
vendored
@ -3,11 +3,11 @@ name: Report a bug with Home Assistant
|
|||||||
about: Report an issue with Home Assistant
|
about: Report an issue with Home Assistant
|
||||||
---
|
---
|
||||||
<!-- READ THIS FIRST:
|
<!-- READ THIS FIRST:
|
||||||
- If you need additional help with this template, please refer to https://www.home-assistant.io/help/reporting_issues/
|
- If you need additional help with this template, please refer to https://www.home-assistant.io/help/reporting_issues/
|
||||||
- Make sure you are running the latest version of Home Assistant before reporting an issue: https://github.com/home-assistant/home-assistant/releases
|
- Make sure you are running the latest version of Home Assistant before reporting an issue: https://github.com/home-assistant/home-assistant/releases
|
||||||
- Do not report issues for integrations if you are using custom components or integrations.
|
- Do not report issues for integrations if you are using custom components or integrations.
|
||||||
- Provide as many details as possible. Paste logs, configuration samples and code into the backticks.
|
- Provide as many details as possible. Paste logs, configuration samples and code into the backticks.
|
||||||
DO NOT DELETE ANY TEXT from this template! Otherwise, your issue may be closed without comment.
|
DO NOT DELETE ANY TEXT from this template! Otherwise, your issue may be closed without comment.
|
||||||
-->
|
-->
|
||||||
## The problem
|
## The problem
|
||||||
<!--
|
<!--
|
||||||
@ -18,8 +18,8 @@ DO NOT DELETE ANY TEXT from this template! Otherwise, your issue may be closed w
|
|||||||
|
|
||||||
## Environment
|
## Environment
|
||||||
<!--
|
<!--
|
||||||
Provide details about the versions you are using, which helps us reproducing
|
Provide details about the versions you are using, which helps us to reproduce
|
||||||
and finding the issue quicker. Version information is found in the
|
and find the issue quicker. Version information is found in the
|
||||||
Home Assistant frontend: Developer tools -> Info.
|
Home Assistant frontend: Developer tools -> Info.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
@ -33,7 +33,7 @@ DO NOT DELETE ANY TEXT from this template! Otherwise, your issue may be closed w
|
|||||||
<!--
|
<!--
|
||||||
An example configuration that caused the problem for you. Fill this out even
|
An example configuration that caused the problem for you. Fill this out even
|
||||||
if it seems unimportant to you. Please be sure to remove personal information
|
if it seems unimportant to you. Please be sure to remove personal information
|
||||||
like password other credentials.
|
like passwords, private URLs and other credentials.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
4
.github/ISSUE_TEMPLATE/config.yml
vendored
4
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -2,9 +2,9 @@ blank_issues_enabled: false
|
|||||||
contact_links:
|
contact_links:
|
||||||
- name: Report a bug with the UI, Frontend or Lovelace
|
- name: Report a bug with the UI, Frontend or Lovelace
|
||||||
url: https://github.com/home-assistant/home-assistant-polymer/issues
|
url: https://github.com/home-assistant/home-assistant-polymer/issues
|
||||||
about: This is the issue tracker for our backed. Please report issues with the UI in the frontend repository.
|
about: This is the issue tracker for our backend. Please report issues with the UI in the frontend repository.
|
||||||
- name: Report incorrect or missing information on our website
|
- name: Report incorrect or missing information on our website
|
||||||
urls: https://github.com/home-assistant/home-assistant.io/issues
|
url: https://github.com/home-assistant/home-assistant.io/issues
|
||||||
about: Our documentation has its own issue tracker. Please report issues with the website there.
|
about: Our documentation has its own issue tracker. Please report issues with the website there.
|
||||||
- name: I have a question or need support
|
- name: I have a question or need support
|
||||||
url: https://www.home-assistant.io/help
|
url: https://www.home-assistant.io/help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user