diff --git a/.github/ISSUE_TEMPLATE/plugin_API.md b/.github/ISSUE_TEMPLATE/plugin_API.md new file mode 100644 index 000000000..da3b776bb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/plugin_API.md @@ -0,0 +1,23 @@ +--- +name: Plugin API +about: You are developping a plugin and need something +title: '' +labels: plugin-api +assignees: '' + +--- + + + + +1. I have a problem with current APIs + +2. I need a new API + +3. I have a question diff --git a/.github/ISSUE_TEMPLATE/plugin_idea.md b/.github/ISSUE_TEMPLATE/plugin_idea.md new file mode 100644 index 000000000..a49a9ad2e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/plugin_idea.md @@ -0,0 +1,22 @@ +--- +name: "💡 Plugin idea" +about: I would love if the community could bring a feature to life +title: '' +labels: plugin-community-idea +assignees: '' + +--- + + + +# General description + + +# Uses cases + + +