diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 08545aa45d2..df2a7613311 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -22,6 +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 (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