From aa7ddeb53f9032be1ab7e3ae7df4932e57d063ab Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Mon, 26 Jul 2021 11:19:35 +0200 Subject: [PATCH] gitlab: Add disclaimer to the 'feature' issue template MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 Reviewed-by: Ján Tomko --- .gitlab/issue_templates/feature.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.gitlab/issue_templates/feature.md b/.gitlab/issue_templates/feature.md index f32faae82b..50f5486701 100644 --- a/.gitlab/issue_templates/feature.md +++ b/.gitlab/issue_templates/feature.md @@ -1,3 +1,19 @@ + + ## Goal -- 2.47.2