diff --git a/.gitlab/merge_request_templates/Default.md b/.gitlab/merge_request_templates/Default.md new file mode 100644 index 0000000000000000000000000000000000000000..483d5b0cb1a36d90220d9f995cb246f886469899 --- /dev/null +++ b/.gitlab/merge_request_templates/Default.md @@ -0,0 +1,15 @@ + +| Field | Info | +| ------ | ------ | +|Title:| Fill in here| +|Meeting:| Fill in here| +|Source:| Fill in here| +|Reason for change:| Fill in here| +|Summary of change:| Fill in here| +|Consequence if not approved:| Fill in here| +|Proposed change affects (UICC apps, ME, RAN, CN):| Fill in here| +|Source Branch (Release):| %{source_branch}| +|Target Branch:| %{target_branch}| +|Co-authors:| %{co_authored_by}| +Commit History: +%{all_commits} \ No newline at end of file