diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index bfc8bdb..5bf1044 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,8 +23,9 @@ Steps to reproduce the behavior: If it's convenient: * Add an online address to reproduce: - * codepen: https://codepen.io/pen/tour/welcome/start + * codepen: https://codepen.io/ * jsfiddle: https://jsfiddle.net/ + * codesandbox: https://codesandbox.io/ * Add a repository to reproduce:https://github.com/new **Expected behavior** diff --git a/.github/ISSUE_TEMPLATE/bug_report_cn.md b/.github/ISSUE_TEMPLATE/bug_report_cn.md index cbf2db3..da7c123 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_cn.md +++ b/.github/ISSUE_TEMPLATE/bug_report_cn.md @@ -24,8 +24,9 @@ Version [e.g. 0.1.0] 如果方便的话: * 复现 bug 的在线地址: - * codepen: https://codepen.io/pen/tour/welcome/start + * codepen: https://codepen.io/ * jsfiddle: https://jsfiddle.net/ + * codesandbox: https://codesandbox.io/ * 复现 bug 的仓库地址:https://github.com/new **预期行为**