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)