diff --git a/merge_request_templates/default_mr.md b/merge_request_templates/default_mr.md new file mode 100644 index 000000000..828ef110c --- /dev/null +++ b/merge_request_templates/default_mr.md @@ -0,0 +1,5 @@ +Put a brief and concise description of the changes you made here. + +[ ] Detailed Changes added to CHANGELOG (Required to be merged) +[ ] Changes tested to ensure they function as expected (Required to be merged) +[x] I acknowledge that this contribution will be released under the AGPL license.