diff --git a/.gitlab/merge_request_templates/Default.md b/.gitlab/merge_request_templates/Default.md new file mode 100644 index 00000000000..2a0981f63e2 --- /dev/null +++ b/.gitlab/merge_request_templates/Default.md @@ -0,0 +1,7 @@ +### What does this MR do and why? + + +### This MR was tested: + - [ ] manually tested on my development machine(s) with the following: + - [ ] repeatedly tested since there is a risk of introducing flakes + - [ ] not applicable