From 76bf07cfcddb0195a86a55ed311c68a4527b2124 Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Thu, 12 Sep 2019 14:06:44 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/entity-support-request.md | 2 +- .../ISSUE_TEMPLATE/lovelace-card-support-request.md | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/lovelace-card-support-request.md 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:**