mirror of https://gitee.com/openkylin/libvirt.git
gitlab: Add issue template for a feature request
Try to motivate the users to describe what they want to achieve before diving down into technical specifics. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
59dbdedd23
commit
5dc28cc378
|
@ -0,0 +1,14 @@
|
|||
## Goal
|
||||
<!-- Describe the final result you want to achieve. Avoid design specifics. -->
|
||||
|
||||
|
||||
## Technical details
|
||||
<!-- Describe technical details, design specifics, suggestions, versions, etc. -->
|
||||
|
||||
|
||||
## Additional information
|
||||
|
||||
|
||||
|
||||
<!-- The line below ensures that proper tags are added to the issue. -- >
|
||||
/label ~enhancement
|
Loading…
Reference in New Issue