diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000000000000000000000000000000000000..75ac6a10af37c69a429d4a4b6ec2f02239ec6ed6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,14 @@ +--- +name: Feature Request +about: Ask for missing features or improvements + +--- + +#### Description +<!-- Please describe your use case, why you need this feature and why this +feature is important for RIOT. --> + +### Useful links +<!-- Please include links to any documentation that you think is useful. --> + +<!-- Thanks for contributing! -->