Skip to content

Commit 8ae249c

Browse files
authored
docs: update issue template
1 parent 00832e9 commit 8ae249c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ Reporting a bug?
44
================
55
66
- 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.
78
- Make sure to only create issues for the newest version.
89
- 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.
1112
- 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.
1314
1415
Have a feature request?
1516
=======================

0 commit comments

Comments
 (0)