From: Eduardo San Martin Morote Date: Mon, 20 Apr 2020 08:17:57 +0000 (+0200) Subject: docs: add codesandbox link X-Git-Tag: v4.0.0-alpha.8~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34dd133fcb34b10d6ade7a348b3f85821391bd44;p=thirdparty%2Fvuejs%2Frouter.git docs: add codesandbox link Close #119 --- diff --git a/.github/contributing.md b/.github/contributing.md index 7d77a949..b213e748 100644 --- a/.github/contributing.md +++ b/.github/contributing.md @@ -13,6 +13,7 @@ Hi! I'm really excited that you are interested in contributing to Vue Router. Be ## Issue Reporting Guidelines - Always use [https://new-issue.vuejs.org/](https://new-issue.vuejs.org/) to create new issues. +- Here is a template to report a bug: [https://codesandbox.io/s/vue-router-v4-reproduction-tk1y7](https://codesandbox.io/s/vue-router-v4-reproduction-tk1y7). Please use it when reporting a bug ## Pull Request Guidelines diff --git a/.github/issue-template.md b/.github/issue-template.md index aa987e48..137a6b89 100644 --- a/.github/issue-template.md +++ b/.github/issue-template.md @@ -3,6 +3,8 @@ IMPORTANT: Please use the following link to create a new issue: https://new-issue.vuejs.org/?repo=vuejs/vue-router-next +Here is a reproduction template when reporting bugs: https://codesandbox.io/s/vue-router-v4-reproduction-tk1y7 + If your issue was not created using the app above, it will be closed immediately. 中文用户请注意: