update the config part (#3962)

This commit is contained in:
Darren Schroeder 2021-08-24 08:58:17 -05:00 committed by GitHub
parent 487fafbca3
commit 0abe753003
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,9 +40,9 @@ body:
label: Configuration label: Configuration
description: "Please run `> version | pivot` and paste the output to show OS, features, etc" description: "Please run `> version | pivot` and paste the output to show OS, features, etc"
placeholder: | placeholder: |
> version | pivot > version | pivot key value | to md
╭───┬────────────────────┬───────────────────────────────────────────────────────────────────────╮ ╭───┬────────────────────┬───────────────────────────────────────────────────────────────────────╮
# │ Column0 │ Column1 # │ key │ value
├───┼────────────────────┼───────────────────────────────────────────────────────────────────────┤ ├───┼────────────────────┼───────────────────────────────────────────────────────────────────────┤
│ 0 │ version │ 0.24.1 │ │ 0 │ version │ 0.24.1 │
│ 1 │ build_os │ macos-x86_64 │ │ 1 │ build_os │ macos-x86_64 │