From 0aafc13e976c21c2431225b8c18a0f09c85178cd Mon Sep 17 00:00:00 2001 From: Frankie Bagnardi Date: Fri, 1 Nov 2013 19:47:29 -0700 Subject: [PATCH] recommend forking the fiddle for bug reports It'll save a few comments in issues where the issue creator reads this. --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7abf26846..d8dd65c32 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,6 +20,8 @@ Please submit any bugs you encounter when using the library to our [Github Issue When submiting a bug report, please include a set of steps to reproduce the issue and any related information, browser, OS etc. If we can't see the issue then it will make solving things much more difficult. +Please create a fork of this [jsfiddle](http://jsfiddle.net/pMDsH/) to demonstrate bugs. + ### Style Guide Contributors should read over the coding guidelines for the project. Most importantly, the guide for language, as it is one of the most important parts about Semantic UI.