diff options
Diffstat (limited to '')
-rw-r--r-- | .github/ISSUE_TEMPLATE/enhancement.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md new file mode 100644 index 0000000..6b7c217 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -0,0 +1,17 @@ +--- +name: Enhancement Request +about: Ask for the enhancement of an existing feature. + +--- + +### Description of current state +<!-- Please describe the current state and why it is important to enhance. --> + +### Improvement +<!-- Please describe the enhancement. --> + +### Useful links +<!-- Please include links to any documentation that you think is useful. --> + +<!-- Thanks for contributing! --> + |