You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-10
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
-
[jQuery UI](http://jqueryui.com/) - Interactions and Widgets for the web
2
-
================================
1
+
# [jQuery UI](http://jqueryui.com/) - Interactions and Widgets for the web
3
2
4
3
jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of jQuery. Whether you're building highly interactive web applications, or you just need to add a date picker to a form control, jQuery UI is the perfect choice.
5
4
6
5
If you want to use jQuery UI, go to [jqueryui.com](http://jqueryui.com) to get started, [jqueryui.com/demos/](http://jqueryui.com/demos/) for demos, [api.jqueryui.com](http://api.jqueryui.com/) for API documentation, or the [Using jQuery UI Forum](http://forum.jquery.com/using-jquery-ui) for discussions and questions.
7
6
7
+
If you want to report a bug/issue, please visit [bugs.jqueryui.com](http://bugs.jqueryui.com).
8
+
8
9
If you are interested in helping develop jQuery UI, you are in the right place.
9
10
To discuss development with team members and the community, visit the [Developing jQuery UI Forum](http://forum.jquery.com/developing-jquery-ui) or [#jqueryui-dev on irc.freenode.net](http://irc.jquery.org/).
10
11
11
12
12
-
For contributors
13
-
---
13
+
## For contributors
14
14
15
15
If you want to help and provide a patch for a bugfix or new feature, please take
16
16
a few minutes and look at [our Getting Involved guide](http://wiki.jqueryui.com/w/page/35263114/Getting-Involved).
@@ -22,8 +22,7 @@ pull request for that branch. Don't mix unrelated changes. You can use the commi
22
22
message as the description for the pull request.
23
23
24
24
25
-
Running the Unit Tests
26
-
---
25
+
## Running the Unit Tests
27
26
28
27
Run the unit tests with a local server that supports PHP. No database is required. Pre-configured php local servers are available for Windows and Mac. Here are some options:
29
28
@@ -33,8 +32,7 @@ Run the unit tests with a local server that supports PHP. No database is require
0 commit comments