Copied from Peter Krempa's libvirt template, feature.md.

CC: Peter Krempa <pkre...@redhat.com>
Signed-off-by: John Snow <js...@redhat.com>
---
 .gitlab/issue_templates/feature_request.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 .gitlab/issue_templates/feature_request.md

diff --git a/.gitlab/issue_templates/feature_request.md 
b/.gitlab/issue_templates/feature_request.md
new file mode 100644
index 00000000000..26901ff00c4
--- /dev/null
+++ b/.gitlab/issue_templates/feature_request.md
@@ -0,0 +1,13 @@
+## 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. Please do 
not remove it. -- >
+/label ~"kind::Feature Request"
-- 
2.30.2


Reply via email to