]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
gitlab: Add issue template for a feature request
authorPeter Krempa <pkrempa@redhat.com>
Thu, 26 Nov 2020 13:16:16 +0000 (14:16 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 2 Dec 2020 08:11:27 +0000 (09:11 +0100)
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>
.gitlab/issue_templates/feature.md [new file with mode: 0644]

diff --git a/.gitlab/issue_templates/feature.md b/.gitlab/issue_templates/feature.md
new file mode 100644 (file)
index 0000000..f32faae
--- /dev/null
@@ -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