diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000000000000000000000000000000000000..0c144c62782e709b3ba93bdc57a80271dee9ee7e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,13 @@ +--- +name: Feature request +about: If you have an idea for a new feature. + +--- + +## Summary +_A clear and concise description of what you want to happen and the use case._ + +## Additional information +_Add any other context or screenshots/mockups about the feature request here._ + +> If you are using an old stable release please upgrade first and verify if your features is not there.