From 16bbde0ffbb1b8f4c883e5674dfa99d808ca1230 Mon Sep 17 00:00:00 2001 From: bdring Date: Sun, 1 Sep 2019 19:35:00 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/feature_request.md | 14 ++++++++++++++ 1 file changed, 14 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 00000000..60961139 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,14 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: enhancement +assignees: '' + +--- + +**Please describe the feature you would like implemented** + +**Why do you think this would improve Grbl_ESP32?** + +**Will this feature appear to a lot of users?**