diff --git a/.gitlab/merge_request_templates/feature.md b/.gitlab/merge_request_templates/feature.md new file mode 100644 index 0000000000000000000000000000000000000000..835344a0f4c404553121abdb3be6e2cb9cdce538 --- /dev/null +++ b/.gitlab/merge_request_templates/feature.md @@ -0,0 +1,2 @@ +- [ ] issue is implemented +- [ ] changelog has been updated