diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..c64c395 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,14 @@ +--- +name: Feature Request +about: You think DroneBridge for ESP32 is missing something that would be usefull for all users? Tell us about it! +title: '[Feature Request] ...' +labels: enhancement +assignees: 'seeul8er' + +--- + + +**Feature Description** +A clear and concise description of what the new fature is supposed to do. + +**Additional Context**