diff --git a/.github/ISSUE_TEMPLATE/plugin.md b/.github/ISSUE_TEMPLATE/plugin.md new file mode 100644 index 0000000..7a08ce9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/plugin.md @@ -0,0 +1,29 @@ +--- +name: Plugin +about: Show your open ticket plugins here! +title: "[PLUGIN] your plugin" +labels: plugin +assignees: '' + +--- + +**Plugin Name:** +What's the name of your plugin? + +**Description:** +Tell a little bit about what the plugin does! +Also tell how to use the plugin, like if there is additional setup needed! + +**NPM libraries:** +List all the libraries needed for this plugin to work! +*The default open ticket libraries are not required!* + +**Author:** +- github account [e.g. DJj123dj] +- discord account [e.g. Wumpus#1234] + +**Compatible versions:** +[e.g. from v2.2.1 until v3.0.1] + +**File:** +Please attach the plugin file to this issue!