From 791735855b0922fedc1bafd4efbdb9c76457c4fd Mon Sep 17 00:00:00 2001 From: Matan Borenkraout Date: Thu, 18 Apr 2024 20:37:41 +0300 Subject: [PATCH] docs: update reproduction link (#1304) * docs: update reproduction link * update codesandbox reference * remove redundant a * code review suggestion Co-authored-by: Tim Deschryver <28659384+timdeschryver@users.noreply.github.com> --------- Co-authored-by: Tim Deschryver <28659384+timdeschryver@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/Bug_Report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_Report.md b/.github/ISSUE_TEMPLATE/Bug_Report.md index b1205113..72faa5f4 100644 --- a/.github/ISSUE_TEMPLATE/Bug_Report.md +++ b/.github/ISSUE_TEMPLATE/Bug_Report.md @@ -54,8 +54,8 @@ minimal amount of code possible. Repository template: https://github.com/testing-library/dom-testing-library-template -Or if you can, try to reproduce the issue in a Codesandbox. You can fork the one -here: https://codesandbox.io/s/5z6x4r7n0p +Or if you can, try to reproduce the issue in StackBlitz. You can fork the one +here: https://testing-library.com/new-dtl --> ### Problem description: