From 748bddcf2310a2d2e5d438eed0b7ea6c46d6474f Mon Sep 17 00:00:00 2001 From: Misha Koryak Date: Sun, 12 Jul 2015 22:48:51 -0400 Subject: [PATCH 1/2] fiddle. --- CONTRIBUTING.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d4c9981..74d3469 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,10 +10,11 @@ All issues should be reported through github. If you don't have an account you c Providing the following will greatly increase the chances of your issue being resolved quickly: - Give me: browser version, OS version, jQuery version, floatThead version if not latest - - Provide a jsfiddle that reproduces your issue in its simplest form possible + - Provide a jsfiddle that reproduces your issue in its simplest form possible [required] - A description of the issue and steps to reproduce -I will do my best to help you in a timely manner. + +I will put in as much effort into helping you as you put in describing your problem / creating fiddle. Pull requests ----- From e55c9761ab663f9f71d20e90fb3135565df26943 Mon Sep 17 00:00:00 2001 From: Misha Koryak Date: Fri, 14 Aug 2015 11:36:35 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 487ed72..a435703 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Features: - Doesn't mess with your styles - Works on any table - Requires no special css -- Works with [datatables](http://datatables.net) out of the box +- Works with libs like [datatables](http://datatables.net), [perfect-scrollbar](http://mkoryak.github.io/floatThead/examples/perfect-scrollbar/), [bootstrap](http://mkoryak.github.io/floatThead/examples/bootstrap3/), and many more - Screen reader support - Plays nicely with angularjs