diff --git a/.github/ISSUE_TEMPLATE/entity-support-request.md b/.github/ISSUE_TEMPLATE/entity-support-request.md index 6534418..c529d38 100644 --- a/.github/ISSUE_TEMPLATE/entity-support-request.md +++ b/.github/ISSUE_TEMPLATE/entity-support-request.md @@ -2,7 +2,7 @@ name: Entity support request about: Suggest to add support of any entity type title: '' -labels: feature/improvement, ENTITY +labels: ENTITY, feature/improvement assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/lovelace-card-support-request.md b/.github/ISSUE_TEMPLATE/lovelace-card-support-request.md new file mode 100644 index 0000000..998fabf --- /dev/null +++ b/.github/ISSUE_TEMPLATE/lovelace-card-support-request.md @@ -0,0 +1,12 @@ +--- +name: Lovelace Card support request +about: Suggest to add any Lovelace card support +title: '' +labels: CARD, feature/improvement +assignees: '' + +--- + +**Card name:** + +**Link to card repository or web page:**