From d8ef1593af4d6abbd32bb0cecc54b5aa8567c48b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Ku=CC=88hn?= Date: Mon, 11 Oct 2021 11:35:32 +0200 Subject: [PATCH] update codesandbox issue template links --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index cf343beb..903e2ebd 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -23,8 +23,8 @@ body: value: | Chances that we can fix your issue are way higher, if you can provide a CodeSandbox to reproduce the issue. - * Vue: https://codesandbox.io/s/tiptap-issue-template-b83rr?file=/src/components/Tiptap.vue - * React: https://codesandbox.io/s/tiptap-react-08yxr + * Vue: https://codesandbox.io/s/tiptap-vue-3-issue-template-tnlpv?file=/src/App.vue + * React: https://codesandbox.io/s/tiptap-react-issue-template-b4hmi?file=/src/App.js - type: textarea id: codesandbox attributes: