]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
gitlab: Add disclaimer to the 'feature' issue template
authorPeter Krempa <pkrempa@redhat.com>
Mon, 26 Jul 2021 09:19:35 +0000 (11:19 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 30 Jul 2021 13:26:45 +0000 (15:26 +0200)
Add a disclaimer that filing a feature request issue has no guarantees
that anybody will actually implement the feature.

Based on the disclaimer in the QEMU project.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
.gitlab/issue_templates/feature.md

index f32faae82b04976c4df31d627a1cc84fc18e277b..50f54867016e8081197f4994ff35e21695c5f1eb 100644 (file)
@@ -1,3 +1,19 @@
+<!--
+This is the upstream libvirt issue tracker.
+
+Please note that libvirt, like most open source projects, relies on
+contributors who have motivation, skills and available time to work on
+implementing particular features.
+
+Feature requests can be helpful for determining demand and interest, but
+they are not a guarantee that a contributor will volunteer to implement
+it. We welcome and encourage even draft patches to implement a feature
+be sent to the mailing list where it can be discussed and developed
+further by the community.
+
+Thank you for your interest in helping us to make libvirt better!
+-->
+
 ## Goal
 <!-- Describe the final result you want to achieve. Avoid design specifics. -->