From 5fd0eb5022eec316e68c28245e5947fe04459166 Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Thu, 12 Jul 2018 09:07: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 000000000..804f2fcdd --- /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 forums](http://discuss.px4.io/c/qgroundcontrol) for new feature requests. You can cross-link the thread in a new issue. However, due to the high amount of user feedback expect the QGC maintainer team to close feature requests that can't be implemented relatively quickly. -- 2.22.0