diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md new file mode 100644 index 0000000..9232f6d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -0,0 +1,17 @@ +--- +name: Feature request +about: Use this template to report feature requests. +title: '' +labels: '' +assignees: spaskalev + +--- + +**Describe the request** +A clear and concise description of the required functionality. + +**Justification** +Why is it important for the project and its users. + +**API Mock-up** +If you envision a specific API please indicate it here.