From 03d06896e93ef21c6cfe74373a950180152e30cd Mon Sep 17 00:00:00 2001 From: birdbird <6892457-tzugen@users.noreply.gitlab.com> Date: Sun, 4 Jun 2023 07:08:22 +0000 Subject: [PATCH] Update Default.md --- .gitlab/merge_request_templates/Default.md | 3 --- 1 file changed, 3 deletions(-) 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