diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5352df5c..651e0e2f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -18,7 +18,8 @@ Steps to reproduce the behavior: 4. See error message Create a new Codesandbox replicating your error -https://codesandbox.io/s/tiptap-issue-template-b83rr?file=/src/components/Tiptap.vue +https://codesandbox.io/s/tiptap-issue-template-b83rr?file=/src/components/Tiptap.vue (Vue) +https://codesandbox.io/s/tiptap-react-08yxr (React) **What behavior did you expect?** A clear and concise description of what you expected to happen.