We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86fdf50 commit 2bf940cCopy full SHA for 2bf940c
.github/PULL_REQUEST_TEMPLATE/PLUGIN-SUBMISSION.yml
@@ -0,0 +1,12 @@
1
+name: Submit a Plugin
2
+description: Submit a plugin to be available on the plugin store
3
+title: "[Submission]"
4
+labels: [enhancement]
5
+body:
6
+- type: checkboxes
7
+ attributes:
8
+ label: Before Submitting
9
+ description: "I have double checked and agree with the following:"
10
+ options:
11
+ - label: I am the developer and/or a authorized maintainer of the plugin.
12
+ required: true
0 commit comments