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