nix-community.nixvim/.github/ISSUE_TEMPLATE/feature_request.md

20 lines
507 B
Markdown

---
name: Plugin Request
about: Request support for a new plugin
title: '[PLUGIN REQUEST] <PLUGIN>'
labels: enhancement
assignees: ''
---
| Field | Description |
|----------|-------------|
| Plugin | `<PLUGIN>` | <!-- Plugin NixVim should support -->
| Homepage | `<URL>` | <!-- URL to the plugin repository -->
| Nixpkgs | `<PACKAGE>` | <!-- Nixpkgs URL or `false` -->
## Extra Information
<!--
Provide extra information about the plugin, and any ideas regarding
NixVim-specific options.
-->