mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-24 00:00:16 +02:00
Add "I have looked for existing issues" checkbox to issue templates (#1632)
This commit is contained in:
@@ -1,17 +1,18 @@
|
||||
---
|
||||
name: 🐛 Bug Report
|
||||
about: If something isn't working as expected 🤔.
|
||||
|
||||
---
|
||||
|
||||
## Bug Report
|
||||
|
||||
<!--
|
||||
Thank you for reporting an issue.
|
||||
|
||||
Please fill in as much of the template below as you're able.
|
||||
-->
|
||||
|
||||
- [ ] I have looked for existing issues (including closed) about this
|
||||
|
||||
## Bug Report
|
||||
|
||||
### Version
|
||||
|
||||
<!--
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
---
|
||||
name: 💡 Feature Request
|
||||
about: I have a suggestion (and may want to implement it 🙂)!
|
||||
|
||||
---
|
||||
|
||||
- [ ] I have looked for existing issues (including closed) about this
|
||||
|
||||
## Feature Request
|
||||
|
||||
### Motivation
|
||||
|
||||
Reference in New Issue
Block a user