From 90298cbce9a2f5d9fc735c26e4d8778d6707c5ca Mon Sep 17 00:00:00 2001 From: Domino987 Date: Wed, 1 Oct 2025 13:35:17 +0200 Subject: [PATCH] update links to issues sandboxes --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 3 ++- .github/ISSUE_TEMPLATE/help.md | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 930e6a20..96e239f3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -13,7 +13,7 @@ labels: 'bug' - #### You may fork one of the following starter templates if you would like: - #### [CodeSandbox mui v4](https://codesandbox.io/s/material-table-starter-template-forked-q85qi?file=/src/index.js) - - #### [CodeSandbox mui v5](https://codesandbox.io/s/material-table-starter-template-forked-jlrfld) + - #### [CodeSandbox mui v5](https://codesandbox.io/p/sandbox/40sye2?file=%2Fsrc%2Findex.js%3A14%2C18) - #### [StackBlitz](https://stackblitz.com/edit/material-table-starter-template) **Describe the bug** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index a656192a..d14ed0a3 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -12,7 +12,8 @@ labels: "feature" - #### You may fork one of the following starter templates if you would like: - - #### [CodeSandbox](https://codesandbox.io/s/material-table-starter-template-xnfpo) + - #### [CodeSandbox mui v4](https://codesandbox.io/s/material-table-starter-template-forked-q85qi?file=/src/index.js) + - #### [CodeSandbox mui v5](https://codesandbox.io/p/sandbox/40sye2?file=%2Fsrc%2Findex.js%3A14%2C18) - #### [StackBlitz](https://stackblitz.com/edit/material-table-starter-template) **Is your feature request related to a problem? Please describe.** diff --git a/.github/ISSUE_TEMPLATE/help.md b/.github/ISSUE_TEMPLATE/help.md index 43dc0089..bf682062 100644 --- a/.github/ISSUE_TEMPLATE/help.md +++ b/.github/ISSUE_TEMPLATE/help.md @@ -12,5 +12,6 @@ labels: "question" - #### You may fork one of the following starter templates if you would like: - - #### [CodeSandbox](https://codesandbox.io/s/material-table-starter-template-xnfpo) + - #### [CodeSandbox mui v4](https://codesandbox.io/s/material-table-starter-template-forked-q85qi?file=/src/index.js) + - #### [CodeSandbox mui v5](https://codesandbox.io/p/sandbox/40sye2?file=%2Fsrc%2Findex.js%3A14%2C18) - #### [StackBlitz](https://stackblitz.com/edit/material-table-starter-template)