ISSUE_TEMPLATES: convert to yml
Some checks failed
Publish every Git push to main to FlakeHub / flakehub-publish (push) Has been cancelled
Publish every git push to Flakestry / publish-flake (push) Has been cancelled
Documentation / Version info (push) Has been cancelled
Documentation / Build (push) Has been cancelled
Documentation / Combine builds (push) Has been cancelled
Documentation / Deploy (push) Has been cancelled

This commit is contained in:
awwpotato 2025-07-29 12:11:42 -07:00 committed by Matt Sturgeon
parent fe0bcc92c8
commit 1729fe1608
4 changed files with 81 additions and 49 deletions

View file

@ -1,20 +0,0 @@
---
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.
-->