Skip to content

Commit 416bc6f

Browse files
committed
Readme: Add contributor instructions, for someone not looking at site or wiki first.
1 parent 6d0859f commit 416bc6f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ If you want to use jQuery UI, go to [jqueryui.com](http://jqueryui.com) to get s
88
If you are interested in helping developing jQuery UI, you are in the right place.
99
To 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+
1123
For committers
1224
---
1325
When looking at pull requests, first check for [proper commit messages](http://wiki.jqueryui.com/w/page/12137724/Bug-Fixing-Guide).

0 commit comments

Comments
 (0)