diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000000..907c76798e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,15 @@ +--- +name: Plugin request +about: Request support for a new plugin +title: '' +labels: enhancement +assignees: '' + +--- + +**Plugin**: What's the name of the plugin +**Plugin repository**: URL to the repository of the plugin +**Is the plugin on nixpkgs**: Is this plugin available on nixpkgs? + +## Extra information +Please provide extra information about the plugin, and any ideas you might have regarding nixvim-specific options.