Skip to content

Commit 9e24b91

Browse files
authored
Add a Plugin Request Template (#392)
Make it easy for users to request a new plugin
1 parent 2120efa commit 9e24b91

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Plugin Request
3+
about: Suggest a new Plugin
4+
title: "[Plugin Request]: <Package Name>"
5+
labels: plugin request
6+
assignees: Lagoja
7+
8+
---
9+
10+
** What is the name of the package(s) you are requesting a plugin for?**
11+
Please use the name as it appears in https://search.nixos.org/packages.
12+
13+
**Does the package work today?**
14+
If not, provide a concise explanation of what is going wrong
15+
16+
**[Optional] What configuration would you propose for this plugin?**
17+
E.g., create a service, environment variables, helper files, etc.
18+
19+
**Additional context**
20+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)