mirror of
https://github.com/tokio-rs/axum.git
synced 2025-09-26 20:40:29 +00:00
Clean up Q&A discussion template (#2342)
This commit is contained in:
parent
fd7fd9fa71
commit
4d681de0dd
4
.github/DISCUSSION_TEMPLATE/q-a.yml
vendored
4
.github/DISCUSSION_TEMPLATE/q-a.yml
vendored
@ -1,4 +1,3 @@
|
||||
title: 'Q&A'
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
@ -9,13 +8,12 @@ body:
|
||||
- type: input
|
||||
attributes:
|
||||
label: axum version
|
||||
description: 'Please look it up in `Cargo.lock`'
|
||||
description: 'Please look it up in `Cargo.lock`, or as described below'
|
||||
validations:
|
||||
required: true
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
> [!NOTE]
|
||||
> If you have `jq` installed, you can look up the version by running
|
||||
>
|
||||
> ```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user