You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE.md
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Reporting a bug?
12
12
- Open one issue per subject. Cluttered issues will be closed.
13
13
- Make sure to only create issues for the newest version.
14
14
- Create a declarative title and describe clearly the steps necessary to reproduce the issue. If an issue labeled "need repro" receives no further input from the issue author for more than 3 days, it will be closed.
15
-
- If you want to show your code, please use [Codepen](http://codepen.io/pen/) or [JSFiddle](https://jsfiddle.net/). You can start with [this template](https://codepen.io/vue-material/pen/RxGmyb).
15
+
- If you want to show your code, please use https://codesandbox.io/s/github/vuematerial/examples/tree/master/examples/quick-start
16
16
- In case you found a solution by yourself, it could be helpful to explain how you have fixed it.
17
17
- For bugs that involves build setups, you can create a reproduction repository with steps in the README.
18
18
- If your issue is resolved but still open, don’t hesitate to close it.
@@ -49,5 +49,8 @@ Do not create new features based on a problem that will only solve edge cases fo
49
49
50
50
### Reproduction Link
51
51
52
-
<!-- If you want to show your code please use Codepen or JSFiddle. -->
53
-
<!-- You could start with this template: http://codepen.io/vue-material/pen/WGavBE. -->
52
+
<!-- If you want to show your code please use Codesanbox. -->
0 commit comments