From a7a3cff0f1c5f4110dd4ea619c1a6a5ded4251d9 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 4 May 2018 10:52:20 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/Feature_request.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/Feature_request.md diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md new file mode 100644 index 00000000000..3489db2b397 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -0,0 +1,7 @@ +--- +name: Feature request +about: Suggest an idea for this project + +--- + +Please use the forum for [feature requests](https://community.home-assistant.io/c/feature-requests). Thanks