docs(issue_template): improve template formats

This commit is contained in:
NAHO 2024-01-21 23:15:47 +01:00 committed by Gaétan Lepage
parent 06d97a1b44
commit 45965153fe
2 changed files with 31 additions and 18 deletions

View file

@ -1,15 +1,20 @@
---
name: Plugin request
name: Plugin Request
about: Request support for a new plugin
title: ''
title: '[PLUGIN REQUEST] <PLUGIN>'
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?
| Field | Description |
|----------|-------------|
| Plugin | `<PLUGIN>` | <!-- Plugin NixVim should support -->
| Homepage | `<URL>` | <!-- URL to the plugin repository -->
| Nixpkgs | `<PACKAGE>` | <!-- Nixpkgs URL or `false` -->
## Extra information
Please provide extra information about the plugin, and any ideas you might have regarding nixvim-specific options.
## Extra Information
<!--
Provide extra information about the plugin, and any ideas regarding
NixVim-specific options.
-->