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: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Guidelines for bug reports:
30
30
31
31
2.**Check if the issue has been fixed**— try to reproduce it using the latest `master` or development branch in the repository.
32
32
33
-
3.**Isolate the problem**— create a [reduced test case](https://css-tricks.com/reduced-test-cases/) using an online playground such as JSFiddle or codepen. Here's [JSFiddle](https://jsfiddle.net/74stf4pc/)template for quick start.
33
+
3.**Isolate the problem**— create a [reduced test case](https://css-tricks.com/reduced-test-cases/) using an online playground such as JSFiddle or codepen. Here's [JSFiddle template](https://jsfiddle.net/8f0vhken/) for quick start.
34
34
35
35
36
36
A good bug report shouldn't leave others needing to chase you up for more information. Please try to be as detailed as possible in your report. What is your environment? What steps will reproduce the issue? What browser(s) and OS experience the problem? Do other browsers show the bug differently? What would you expect to be the outcome? All these details will help people to fix any potential bugs.
0 commit comments