diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ccc98d07..34dfca65 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -64,7 +64,7 @@ Guidelines for bug reports: 2. **Check if the issue has been fixed** — try to reproduce it using the latest `master` or development branch in the repository. -3. **Isolate the problem** — ideally create a [reduced test +3. **Isolate the problem** — and create a [reduced test case](https://css-tricks.com/reduced-test-cases/) and a live example. [This CodePen](http://codepen.io/rosskevin/pen/VvRgrN) is a starter template.