From 5dc28cc378bd18a719ba0d46c0df0e68ae883cd7 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Thu, 26 Nov 2020 14:16:16 +0100 Subject: [PATCH] gitlab: Add issue template for a feature request MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Try to motivate the users to describe what they want to achieve before diving down into technical specifics. Signed-off-by: Peter Krempa Reviewed-by: Daniel P. Berrangé --- .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 + + + +## Technical details + + + +## Additional information + + + +