diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..e307d4765 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,21 @@ +--- +name: Feature request +about: Create a request to propose a feature +title: '' +labels: '' +assignees: '' + +--- + +### Your idea + +### Problem to be solved + +### Prior art + +### Additional context + +- [x] ***I HAVE CONFIRMED THAT THIS REQUEST HAD NOT EXISTED IN THE ISSUE REPOSITORY***: + [MiKTeX issue repository](https://github.com/MiKTeX/miktex/issues) +- [x] ***I HAVE READ AND ACKNOWLEDGED THIS HOWTO ARTICLE***: + [Submitting a MiKTeX problem report](https://miktex.org/howto/bug-report)