Update issue templates

This commit is contained in:
Yegor Vialov 2019-09-12 14:05:45 +03:00 committed by GitHub
parent a64aa73aae
commit c4663576d1
3 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,12 @@
---
name: Entity support request
about: Suggest to add support of any entity type
title: ''
labels: feature/improvement, ENTITY
assignees: ''
---
**Entity type:**
**Link to documentation:**

View File

@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an idea for HA Client if it is not a card or entity support
title: ''
labels: feature/improvement
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Additional context**
Add any other context or screenshots about the feature request here.

View File

@ -0,0 +1,12 @@
---
name: Lovelace card implementation request
about: Suggest to add any Lovelace card support
title: ''
labels: feature/improvement, CARD
assignees: ''
---
**Card name:**
**Link to card repository or web page:**