From 78b32f3f33592e3030018185a5b700d313f442f2 Mon Sep 17 00:00:00 2001 From: Gildas Garcia <1122076+djhi@users.noreply.github.com> Date: Tue, 22 Oct 2024 13:43:27 +0200 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/Bug_report.md Co-authored-by: Jean-Baptiste Kaiser --- .github/ISSUE_TEMPLATE/Bug_report.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 67567426be..df2a761331 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -22,7 +22,8 @@ about: Something isn't working as expected. Please tell us! * Preferably, a sandbox forked from - - https://codesandbox.io/p/github/marmelab/react-admin-sandbox/main + - https://codesandbox.io/p/github/marmelab/react-admin-sandbox/main (v5) + - https://stackblitz.com/github/marmelab/react-admin/tree/master/examples/simple (v5) - https://stackblitz.com/github/marmelab/react-admin/tree/4.x/examples/simple (v4) * A link to a GitHub repo with the minimal codebase to reproduce the issue