mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-29 22:30:13 +02:00
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
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:
parent
fe0bcc92c8
commit
1729fe1608
4 changed files with 81 additions and 49 deletions
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -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.
|
||||
-->
|
Loading…
Add table
Add a link
Reference in a new issue