diff options
Diffstat (limited to '')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..d6f991e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,16 @@ +--- +name: Feature request +about: You want something new, something exciting! +title: "[Feature]: " +labels: feature +assignees: '' +--- + +**Type** +"New page", "Better design" etc. Things like that. + +**Describe the feature** +What do you want added exactly? + +**Optional messages** +Anything else you'd like to mention. |
