mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
add feature request
This commit is contained in:
parent
b9f8bd3265
commit
4adcb35851
1 changed files with 15 additions and 0 deletions
15
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
15
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue