From e54a781520cb2bafe39809da20bc67c416b18ac6 Mon Sep 17 00:00:00 2001 From: Risto Lahtela Date: Mon, 5 Aug 2019 15:17:24 +0300 Subject: [PATCH] Added an issue template for plugin suggestions --- .github/ISSUE_TEMPLATE/plugin_request.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/plugin_request.md diff --git a/.github/ISSUE_TEMPLATE/plugin_request.md b/.github/ISSUE_TEMPLATE/plugin_request.md new file mode 100644 index 000000000..5bc46afe5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/plugin_request.md @@ -0,0 +1,14 @@ +--- +name: Plugin Suggestion +about: Suggest data from another plugin for Plan +--- + +### Data to display + + +### Plugin information + + +**API or Source Code:** [Link]() + +**Project page or Downloads:** [Link]()