- commit
- 17a5f9cd1bcc9a256b9a3ded3405919f58ac595d
- parent
- 4d4468255466b4192d4be596ace130a683c179f6
- Author
- leaf <leafot@gmail.com>
- Date
- 2015-01-12 18:36
Update CONTRIBUTING.md you MUST
Diffstat
| M | CONTRIBUTING.md | 5 | ++--- |
1 files changed, 2 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
@@ -3,7 +3,7 @@ 3 3 4 4 Thanks for reporting an issue. Sticky-kit is actually pretty complicated and 5 5 handles a lot of sticky scenarios. If the issue isn't immediately obvious when6 -1 written in text then please include a minimal case example of the problem on-1 6 written in text then you must include a minimal case example of the problem on 7 7 <http://jsfiddle.net/> or something similar to help save us some time. 8 8 9 9 If you're opening a pull request, remember Sticky-kit is written in @@ -13,4 +13,4 @@ building/minifying the JS files, I'm glad to do it for you. In any case, you 13 13 can see how it's done in the 14 14 [Makefile](https://github.com/leafo/sticky-kit/blob/master/Makefile). 15 1516 -1 Thank16 -1 \ No newline at end of file-1 16 Thanks