diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/addon-request.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/addon-request.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/addon-request.md b/.github/ISSUE_TEMPLATE/addon-request.md new file mode 100644 index 0000000..cecd2bc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/addon-request.md @@ -0,0 +1,17 @@ +--- +name: Addon request +about: Suggest an addon for this project. +title: "[ADDON]" +labels: '' +assignees: '' + +--- + +**Is your addon request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the addon you'd like** +A clear and concise description of what you want to happen. + +**Additional context** +Add any other context or screenshots about the feature request here. |