diff --git a/.github/DISCUSSION_TEMPLATE/q-a.yml b/.github/DISCUSSION_TEMPLATE/q-a.yml index 012bd2ce..6e231555 100644 --- a/.github/DISCUSSION_TEMPLATE/q-a.yml +++ b/.github/DISCUSSION_TEMPLATE/q-a.yml @@ -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