From 0abe75300363f74bfafea1cbd0168ea1c0f3beb8 Mon Sep 17 00:00:00 2001 From: Darren Schroeder <343840+fdncred@users.noreply.github.com> Date: Tue, 24 Aug 2021 08:58:17 -0500 Subject: [PATCH] update the config part (#3962) --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a48f28cc..5fd9688d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -40,9 +40,9 @@ body: label: Configuration description: "Please run `> version | pivot` and paste the output to show OS, features, etc" placeholder: | - > version | pivot + > version | pivot key value | to md ╭───┬────────────────────┬───────────────────────────────────────────────────────────────────────╮ - │ # │ Column0 │ Column1 │ + │ # │ key │ value │ ├───┼────────────────────┼───────────────────────────────────────────────────────────────────────┤ │ 0 │ version │ 0.24.1 │ │ 1 │ build_os │ macos-x86_64 │