From 90b3ba1727af7abb0249bd554c240d6bb7370460 Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Sun, 3 Dec 2023 16:04:46 +0100 Subject: [PATCH] Adding simplified coversheet contribution template --- .../coversheet_contribution_simplified.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitlab/merge_request_templates/coversheet_contribution_simplified.md diff --git a/.gitlab/merge_request_templates/coversheet_contribution_simplified.md b/.gitlab/merge_request_templates/coversheet_contribution_simplified.md new file mode 100644 index 00000000..55fee329 --- /dev/null +++ b/.gitlab/merge_request_templates/coversheet_contribution_simplified.md @@ -0,0 +1,5 @@ +| Coversheet | Value | +| ------ | ------ | +| Meeting ID | #MEETING_ID# | +| Work-item | #WI# | +| Reason | #REASON# | -- GitLab