summaryrefslogtreecommitdiff
path: root/.gitlab/merge_request_templates
diff options
context:
space:
mode:
authorJonas Zohren <gitlab-jfowl-0ux98@sh14.de>2021-07-18 20:43:21 +0000
committerJonas Zohren <gitlab-jfowl-0ux98@sh14.de>2021-07-18 20:43:21 +0000
commitcdd01262d23e92b445cbb757005278358a6097d8 (patch)
tree3f663336d8facd73764b763aa2498865aafb385d /.gitlab/merge_request_templates
parent092221ca3f9c10eb66672b61bbadc15e8bfea7ab (diff)
downloadconduit-cdd01262d23e92b445cbb757005278358a6097d8.zip
Shorten more templates
Diffstat (limited to '.gitlab/merge_request_templates')
-rw-r--r--.gitlab/merge_request_templates/MR.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab/merge_request_templates/MR.md b/.gitlab/merge_request_templates/MR.md
index cf3c09e..c592a3b 100644
--- a/.gitlab/merge_request_templates/MR.md
+++ b/.gitlab/merge_request_templates/MR.md
@@ -1,8 +1,8 @@
-<!-- Please describe your changes here in a concise manner -->
+<!-- Please describe your changes here -->
-----------------------------------------------------------------------------
-- [ ] I ran `cargo fmt --all`, `cargo test --workspace` and `cargo clippy`
+- [ ] I ran `cargo fmt` and `cargo test`
- [ ] I agree to release my code and all other changes of this MR under the Apache-2.0 license