Add enhancement issue template

This commit is contained in:
Chen-I Lim 2021-03-18 13:45:02 -07:00
parent 6dd6503067
commit 9bc4167b9b

23
.github/ISSUE_TEMPLATE/enhancement.md vendored Normal file
View file

@ -0,0 +1,23 @@
---
name: Enhancement / Feature Request
about: Suggest a new capability
title: 'Feature Request: '
labels: enhancement
assignees: ''
---
**Summary:**
What the new capability is.
**How important this is to me and why:**
Importance: High/Medium/Low
Use cases:
1.
2.
3.
**Additional context / similar features:**
Any examples of good implementations of this capability.