File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,18 @@ If you want to use jQuery UI, go to [jqueryui.com](http://jqueryui.com) to get s
88If you are interested in helping developing jQuery UI, you are in the right place.
99To discuss development with team members and the community, visit the [ Developing jQuery UI Forum] ( http://forum.jquery.com/developing-jquery-ui ) .
1010
11+ For contributors
12+ ---
13+ If you want to help and provide a patch for a bugfix or new feature, please take
14+ a few minutes and look at [ our Getting Involved guide] ( http://wiki.jqueryui.com/w/page/35263114/Getting-Involved ) ,
15+ in particular check out the [ Coding standards] ( http://wiki.jqueryui.com/w/page/12137737/Coding-standards )
16+ and [ Commit Message Style Guide] ( http://wiki.jqueryui.com/w/page/25941597/Commit-Message-Style-Guide ) .
17+
18+ In general, fork the project, create a branch for a specific change and send a
19+ pull request for that branch. Don't mix unrelated changes. You can use the commit
20+ message as the description for the pull request.
21+
22+
1123For committers
1224---
1325When looking at pull requests, first check for [ proper commit messages] ( http://wiki.jqueryui.com/w/page/12137724/Bug-Fixing-Guide ) .
You can’t perform that action at this time.
0 commit comments