From b2ed818f4da246119229e0131a53a1fedaa90883 Mon Sep 17 00:00:00 2001 From: Naman Malhotra Date: Wed, 19 Jun 2024 00:22:49 +0530 Subject: [PATCH] Updated issue template to use the new SSR feature for GitHub (#47780) * Update issue template to use the new SSR feature for GitHub * Update issue template to use the new SSR feature for GitHub * Update .github/ISSUE_TEMPLATE/1-bug-report.yml --------- Co-authored-by: Corey McKrill <916023+coreymckrill@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/1-bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml index e711f09cc30..6ee4a25d082 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug-report.yml @@ -74,7 +74,7 @@ body: Without this report we won't be able to fully evaluate this issue. placeholder: | The System Status Report is found in your WordPress admin under **WooCommerce > Status**. - Please select “Get system report”, then “Copy for support”, and then paste it here. + Please select “Get system report”, then “Copy for GitHub”, and then paste it here. validations: required: true - type: checkboxes