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
* This is the place to discuss development of [jQuery UI](http://jqueryui.com/) itself — including bugs, new plugins, and how you can help.
30
+
* This is the place to discuss development of [jQuery UI](http://jqueryui.com/) itself – including bugs, new plugins, and how you can help.
31
31
* All jQuery UI svn commits are posted to this list to facilitate feedback, discussion, and review.
32
32
* Also note that a lot of the development and planning of jQuery UI takes place on the [jQuery UI Development and Planning Wiki](http://wiki.jqueryui.com/).
@@ -46,26 +46,26 @@ To ensure that you'll get a useful answer in no time, please consider the follow
46
46
* Reduce to a minimal test case (keep removing things until the problem goes away, etc.)
47
47
* Provide that test case as part of your mail. Either upload it somewhere or post it on [jsbin.com](http://jsbin.com/).
48
48
49
-
In general, keep your question short and focused and provide only essential details — others can be added when required.
49
+
In general, keep your question short and focused and provide only essential details – others can be added when required.
50
50
51
51
### Mailing List Archives
52
52
53
-
The mailing list existed before the forums were created. The mailing lists were closed in early 2010.
53
+
The mailing lists existed before the forums were created, and were closed in early 2010.
54
54
55
55
There are two different ways of browsing the mailing list archives.
56
56
57
57
1. The official mailing list archives can be found here:
58
-
*[jQuery General Discussion Archives](http://groups.google.com/group/jquery-en)
59
-
* [jQuery Dev List Archives](http://groups.google.com/group/jquery-dev)
60
-
* [jQuery UI General Discussion Archives](http://groups.google.com/group/jquery-ui)
61
-
*[jQuery UI Dev List Archives](http://groups.google.com/group/jquery-ui-dev)
62
-
*[jQuery Plugins List Archives](http://groups.google.com/group/jquery-plugins)
58
+
* [jQuery General Discussion Archives](http://groups.google.com/group/jquery-en)
59
+
* [jQuery Dev List Archives](http://groups.google.com/group/jquery-dev)
60
+
* [jQuery UI General Discussion Archives](http://groups.google.com/group/jquery-ui)
61
+
* [jQuery UI Dev List Archives](http://groups.google.com/group/jquery-ui-dev)
62
+
* [jQuery Plugins List Archives](http://groups.google.com/group/jquery-plugins)
63
63
64
-
Also, an interactive, browsable, version of the General Discussion mailing list can be found on [Nabble](http://www.nabble.com/JQuery-f15494.html) (a forum-like mailing list mirror).
64
+
2.Also, an interactive, browsable version of the General Discussion mailing list can be found on [Nabble](http://jquery.10927.n7.nabble.com/jQuery-General-Discussion-f3.html) (a forum-like mailing list mirror).
65
65
66
66
### Chat / IRC Channel
67
67
68
-
jQuery also has a very active IRC channel, **#jquery**, hosted by [freenode](http://freenode.net/).
68
+
jQuery also has a very active IRC channel, `#jquery`, hosted by [freenode](http://freenode.net/).
69
69
70
70
The IRC Channel is best if you need quick help with any of the following:
71
71
@@ -80,14 +80,14 @@ If your problem is more in-depth, we may ask you to post to the mailing list, or
80
80
81
81
**Server:** irc.freenode.net
82
82
83
-
**Room:** #jquery
83
+
**Room:**`#jquery`
84
84
85
85
You can also connect at http://webchat.freenode.net/?channels=#jquery.
86
86
87
-
Additionally we have **#jquery-es** and **#jquery-de** if you want to speak your native language.
87
+
Additionally we have `#jquery-es` and `#jquery-de` if you want to speak your native language.
88
88
89
-
If you wish to post code snippets to the channel, you should use a paste site, like http://jsfiddle.net/ or http://jsbin.com/
89
+
If you wish to post code snippets to the channel, you should use a paste site, like [jsfiddle.net](http://jsfiddle.net/) or [jsbin.com](http://jsbin.com/)
90
90
91
91
### StackOverflow
92
92
93
-
There is an active and well-informed support community at [StackOverflow](http://stackoverflow.com/questions/tagged/jquery). You can likely find an answer for whatever issue you're experiencing. If your question isn't addressed, you can ask a new question and often receive a quick response.
93
+
There is an active and well-informed support community at [StackOverflow](http://stackoverflow.com/questions/tagged/jquery). You can likely find an answer for whatever issue you're experiencing. If your question isn't addressed, you can ask a new question and often receive a quick response.
0 commit comments