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 |