diff --git a/.gitlab/merge_request_templates/default.md b/.gitlab/merge_request_templates/default.md new file mode 100644 index 0000000000000000000000000000000000000000..019a5e06cf6de79d64ab167801a9b4e6253af1a8 --- /dev/null +++ b/.gitlab/merge_request_templates/default.md @@ -0,0 +1,28 @@ +## All Submissions: +------------------------------------- +* [YES/NO] I have added an explanation of what changes in this merge do and why we should include it? +* [YES/NO] I have updated the documentation accordingly. +* [YES/NO/NA] I have added tests to cover my changes. +* [YES/NO/NA] All new and existing tests passed. +* [YES/NO/NA] My code follows the code style of this project. +* [YES/NO/NA] I ran lint checks locally prior to submission. + +## What is the issue or story related to the change? +------------------------------------- + + +Description: + +Issue: + + +## Does this introduce a breaking change? +------------------------------------- +- [YES/NO] + + + + +## Other information +------------------------------------- +