Shorten more templates
This commit is contained in:
parent
092221ca3f
commit
cdd01262d2
|
@ -8,4 +8,4 @@ title: "CLOSE ME"
|
||||||
|
|
||||||
**⚠️ Conduit development does not happen on GitHub. Issues opened here will not be addressed**
|
**⚠️ 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
|
||||||
|
|
|
@ -6,22 +6,11 @@ then please consider filling out a "Bug Report" instead!
|
||||||
|
|
||||||
### Is your feature request related to a problem? Please describe.
|
### 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
|
### 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. -->
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -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
|
- [ ] I agree to release my code and all other changes of this MR under the Apache-2.0 license
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue