From caaa0ae188e2dfcf6bc19cf10d158e244cbbcfa3 Mon Sep 17 00:00:00 2001
From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org>
Date: Fri, 6 Jan 2023 17:37:48 +0100
Subject: [PATCH] Adding coversheet contribution description template

---
 .../coversheet_contribution.md                       | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 .gitlab/merge_request_templates/coversheet_contribution.md

diff --git a/.gitlab/merge_request_templates/coversheet_contribution.md b/.gitlab/merge_request_templates/coversheet_contribution.md
new file mode 100644
index 00000000..7eed27bb
--- /dev/null
+++ b/.gitlab/merge_request_templates/coversheet_contribution.md
@@ -0,0 +1,12 @@
+| Coversheet | Value |
+| ------ | ------ |
+| Meeting ID | #MEETING_ID# |
+| Source | #SOURCE# |
+| CR Title | #CR_TITLE# |
+| CR Against Release | #RELEASE# |
+| CR Against TS/TR | #TS_AGAINST# |
+| Work-item | #WI# |
+| Reason | #REASON# |
+| Type of change | Editorial |
+| Clauses | #CLAUSES# |
+| Other comments | |
-- 
GitLab