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
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,13 @@ Reporting a bug?
4
4
================
5
5
6
6
- Always search for your issue first. It may have already been answered, planned or fixed in some branch.
7
+
- Open one issue per subject. Cluttered issues will be closed.
7
8
- Make sure to only create issues for the newest version.
8
9
- 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.
9
-
- If you want to show your code please use [Codepen](http://codepen.io/pen/) or [JSFiddle](https://jsfiddle.net/). You could start with [this template](http://codepen.io/vue-material/pen/WGavBE).
10
-
- In case you found a solution by yourself, it could be helpful to explain how you fixed it.
10
+
- 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).
11
+
- In case you found a solution by yourself, it could be helpful to explain how you have fixed it.
11
12
- For bugs that involves build setups, you can create a reproduction repository with steps in the README.
12
-
- If your issue is resolved but still open, don’t hesitate to close it. In case you found a solution by yourself, it could be helpful to explain how you fixed it.
13
+
- If your issue is resolved but still open, don’t hesitate to close it.
0 commit comments