From 9829e449e3e5b6fea7e7f9c50d14f5b6e4b2aa71 Mon Sep 17 00:00:00 2001 From: JT <547158+jntrnr@users.noreply.github.com> Date: Sat, 12 Feb 2022 10:24:38 -0500 Subject: [PATCH] Update bug_report.yml Put example pipeline in the placeholder also --- .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 1f80c189..fc62290c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -40,7 +40,7 @@ body: label: Configuration 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 + > version | transpose key value | to md --pretty | key | value | | ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | version | 0.40.0 |