diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/enhancement.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/enhancement.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md new file mode 100644 index 00000000..1c8e8a5a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -0,0 +1,13 @@ +--- +name: Enhancement +about: Suggest an improvement +title: '' +labels: C-enhancement +assignees: '' +--- + +<!-- +Your enhancement may already be reported! +Please search on the issue tracker before creating a new issue. +If this is an idea for a feature, please open an "Idea" Discussion instead. +--> |