Browse Source

Shorten more templates

merge-requests/129/head
Jonas Zohren 5 years ago
parent
commit
cdd01262d2
  1. 13
      .gitlab/issue_templates/Feature Request.md
  2. 4
      .gitlab/merge_request_templates/MR.md

13
.gitlab/issue_templates/Feature Request.md

@ -6,22 +6,11 @@ then please consider filling out a "Bug Report" instead! @@ -6,22 +6,11 @@ then please consider filling out a "Bug Report" instead!
### Is your feature request related to a problem? Please describe.
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
<!-- Eg. I'm always frustrated when [...] -->
### Describe the solution you'd like
<!-- A clear and concise description of what you want to happen. -->
### Describe alternatives you've considered
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
### Additional context
<!-- Add any other context or screenshots about the feature request here. -->

4
.gitlab/merge_request_templates/MR.md

@ -1,8 +1,8 @@ @@ -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

Loading…
Cancel
Save