diff --git a/.gitlab/merge_request_templates/Default.md b/.gitlab/merge_request_templates/Default.md index 6e1d657a..9e639a38 100644 --- a/.gitlab/merge_request_templates/Default.md +++ b/.gitlab/merge_request_templates/Default.md @@ -1,4 +1,3 @@ - ---------------------------------------------------------------------------- @@ -7,8 +6,6 @@ - [ ] I ran `./gradlew -Pqc ktlintCheck`, `./gradlew -Pqc detekt` and `./gradlew :ultrasonic:lintRelease` and no problems found. See [CONTRIBUTING](CONTRIBUTING.md) for further information. -- [ ] I'm using my own branch in my local copy. Ej, I want to merge - `myuser/ultrasonic:my-new-contribution` into `develop`. - [ ] All commits [are signed](https://docs.gitlab.com/ee/user/project/repository/gpg_signed_commits/). - [ ] I agree to release my code and all other changes of this MR under the