diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md new file mode 100644 index 00000000..80d5a0f3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -0,0 +1,24 @@ +--- +name: Enhancement / Feature request +about: Request a new feature or other enhancement +title: '' +labels: enhancement +assignees: '' + +--- + +**Describe the enhancement** + +A clear and concise description of what you would like changed or added + +**Expected behavior** + +A clear and concise description of what you expect to happen. + +**Considered workarounds** + +Workarounds you may have considered can help us with how to implement your idea. + +**Additional context** + +Add any other context about your request here