Shorten more templates

next
Jonas Zohren 2021-07-18 20:43:21 +00:00
parent 092221ca3f
commit cdd01262d2
3 changed files with 4 additions and 15 deletions

View File

@ -8,4 +8,4 @@ title: "CLOSE ME"
**⚠️ Conduit development does not happen on GitHub. Issues opened here will not be addressed**
Please open issues on GitLab: https://gitlab.com/famedly/conduit/-/issues/new
Please open issues on GitLab: https://gitlab.com/famedly/conduit/-/issues/new

View File

@ -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. -->

View File

@ -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