diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md new file mode 100644 index 00000000..342ab0f0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -0,0 +1,10 @@ +--- +name: New feature +about: Request new functionality +--- + +<!-- +Please describe the behaviour that you want to add, and why. Be as clear as possible to avoid confusion. + +If you want to request multiple features that aren't directly related, then create one issue per feature. +--> |