diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/enhancement.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/enhancement.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md index fb03b0f9..da65922a 100644 --- a/.github/ISSUE_TEMPLATE/enhancement.md +++ b/.github/ISSUE_TEMPLATE/enhancement.md | |||
@@ -1,11 +1,11 @@ | |||
1 | --- | 1 | --- |
2 | name: Enhancements | 2 | name: Feature request |
3 | about: New functionality | 3 | about: New functionality |
4 | labels: 'enhancement' | 4 | labels: 'feature request' |
5 | 5 | ||
6 | --- | 6 | --- |
7 | 7 | ||
8 | ### Please fill out the following: | 8 | ### Please fill out the following: |
9 | - **Description:** | 9 | - **Description:** |
10 | - Please describe in plain English what the enhancement is and what the use case | 10 | - Please describe in plain English what the desired enhancement is and |
11 | is. | 11 | what the use case is. |