From 565be6aaefc60be154265d8951027c19769b02ae Mon Sep 17 00:00:00 2001 From: Darren Schroeder <343840+fdncred@users.noreply.github.com> Date: Tue, 8 Feb 2022 09:32:27 -0600 Subject: [PATCH] change `pivot` to `transpose` --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 62b388c307..1f80c18919 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -38,7 +38,7 @@ body: id: config attributes: label: Configuration - description: "Please run `version | pivot key value | to md --pretty` and paste the output to show OS, features, etc." + description: "Please run `version | transpose key value | to md --pretty` and paste the output to show OS, features, etc." placeholder: | > version | pivot key value | to md --pretty | key | value |