From 11dbc5771bef79f5d4dde88ba0da44403b0f7e33 Mon Sep 17 00:00:00 2001 From: toddparker Date: Tue, 1 Nov 2011 11:36:22 -0400 Subject: [PATCH] Added link to JS Bin template --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2a6ede9d..abd45ef9 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ If you think you've found a bug, please report it by following these instruction * [jsfiddle](http://jsfiddle.net) 3. Submit the issue. +Recommended: [JS Bin issue template with instructions](http://jsbin.com/obowiw/edit) + Submitting patches ================== To contribute code and bug fixes to jQuery Mobile: fork this project on Github, make changes to the code in your fork,