From 4349b60001e799a9accc8869a4d9967c7b55bdd3 Mon Sep 17 00:00:00 2001 From: Josh Black Date: Mon, 10 Oct 2022 14:22:34 -0500 Subject: [PATCH] Update bug_report.yml --- .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 '....'