Update Default.md

This commit is contained in:
birdbird 2023-06-04 07:08:22 +00:00
parent 5a4989186e
commit 03d06896e9

View File

@ -1,4 +1,3 @@
<!-- Please describe your changes here -->
----------------------------------------------------------------------------
@ -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