@@ -80,54 +80,11 @@ No problem, [@ricardobeat](https://github.com/ricardobeat) already did one. Chec
80
80
81
81
## Contributing
82
82
83
- 1 . Fork it!
84
- 2 . Create your feature branch: ` git checkout -b my-new-feature `
85
- 3 . Commit your changes: ` git commit -am 'Add some feature' `
86
- 4 . Push to the branch: ` git push origin my-new-feature `
87
- 5 . Submit a pull request : D
88
-
89
- Also remember to follow [ jQuery's Code Style] ( http://contribute.jquery.org/style-guide/js/ ) .
83
+ Check [ CONTRIBUTING.md] ( https://github.com/zenorocha/jquery-github/blob/master/CONTRIBUTING.md ) .
90
84
91
85
## History
92
86
93
- * v0.3.0 May 11, 2013
94
- * Added options to display or hide icons
95
- * Displayed the number of issues
96
- * Added Grunt Watch task
97
- * Added title on attribute on icons
98
- * Switched from 'watch' icon to 'star' icon
99
- * Used font icons instead of images
100
- * v0.2.9 May 1, 2013
101
- * Fixed urls
102
- * v0.2.8 April 30, 2013
103
- * Followed jQuery's core style guide
104
- * v0.2.7 April 29, 2013
105
- * Code refactoring
106
- * Upgraded Grunt from v0.3 to v0.4
107
- * v0.2.6 March 14, 2013
108
- * Updated to responsive design
109
- * v0.2.5 March 01, 2013
110
- * Added Grunt and integrated it with Travis
111
- * Added lint task
112
- * Added minify task
113
- * v0.2.4 January 17, 2013
114
- * Renamed from `jquery-github-repos` to `jquery-github`
115
- * v0.2.3 January 17, 2013
116
- * Added to jQuery Plugins Registry
117
- * Updated to jQuery v1.9
118
- * v0.2.2 January 15, 2013
119
- * Fixed "Last commit" date
120
- * Cached repo data using sessionStorage
121
- * Added error message if API exceeds its limits
122
- * v0.2.1 January 13, 2013
123
- * Added live demo
124
- * Replaced single images for a sprite
125
- * Added minified version
126
- * v0.2 September 11, 2012
127
- * Code wrapped into a jQuery plugin
128
- * Demonstration page created
129
- * v0.1 September 10, 2012
130
- * Initial commit
87
+ Check [ HISTORY.md] ( https://github.com/zenorocha/jquery-github/blob/master/HISTORY.md ) .
131
88
132
89
## Credits
133
90
0 commit comments