Browse Source

Add some more details to the MR template

merge-requests/129/head
Jonas Zohren 5 years ago
parent
commit
5d8ad4fd72
  1. 8
      .gitlab/merge_request_templates/MR.md

8
.gitlab/merge_request_templates/MR.md

@ -0,0 +1,8 @@
<!-- Please describe your changes here in a concise manner -->
-----------------------------------------------------------------------------
- [ ] I ran `cargo fmt --all`, `cargo test --workspace` and `cargo clippy`
- [ ] I agree to release my code and all other changes of this MR under the Apache-2.0 license
Loading…
Cancel
Save