From e57ed0078a1f1a19aa27ac2e747cdc9a11f2de5a Mon Sep 17 00:00:00 2001 From: Josh Black Date: Tue, 11 Oct 2022 10:35:30 -0500 Subject: [PATCH] Update bug_report.yml (#2420) --- .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 6a443193906..a6e2d230e7c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -23,7 +23,7 @@ body: id: reproduce attributes: label: Steps to reproduce - description: 'How do we reproduce the error you described above?' + description: 'How do we reproduce the error you described above? Feel free to use the `@primer/react` template on [CodeSandbox](https://codesandbox.io/s/primer-react-qyyepc) to get started' placeholder: | 1. Go to '...' 2. Click on '....'