[PATCH v2 2/2] gitlab: Add issue template for a feature request

Peter Krempa posted 2 patches 5 years, 2 months ago
[PATCH v2 2/2] gitlab: Add issue template for a feature request
Posted by Peter Krempa 5 years, 2 months ago
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>
---
 .gitlab/issue_templates/feature.md | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 .gitlab/issue_templates/feature.md

diff --git a/.gitlab/issue_templates/feature.md b/.gitlab/issue_templates/feature.md
new file mode 100644
index 0000000000..f32faae82b
--- /dev/null
+++ b/.gitlab/issue_templates/feature.md
@@ -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
-- 
2.28.0

Re: [PATCH v2 2/2] gitlab: Add issue template for a feature request
Posted by Daniel P. Berrangé 5 years, 2 months ago
On Tue, Dec 01, 2020 at 06:52:17AM +0100, Peter Krempa wrote:
> 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>
> ---
>  .gitlab/issue_templates/feature.md | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
>  create mode 100644 .gitlab/issue_templates/feature.md

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|