Create enhancement issue template
This commit is contained in:
parent
69f1688dfe
commit
f95181c057
|
@ -0,0 +1,20 @@
|
||||||
|
---
|
||||||
|
name: Enhancement
|
||||||
|
about: Enhancements and feature requests are always welcome. See discussions regarding central topics.
|
||||||
|
title: '[Enhancement] '
|
||||||
|
labels: 'enhancement'
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**What problem is solved by the new feature**
|
||||||
|
What's the motivation for this topic
|
||||||
|
|
||||||
|
**Describe the feature**
|
||||||
|
A clear and concise description of what the new feature/enhancement is.
|
||||||
|
|
||||||
|
**Drafts**
|
||||||
|
Screenshots of Draw.io graph or drawn sketch.
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context here.
|
Loading…
Reference in New Issue