mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
We no longer support jQuery 1.x/2.x and mentioning 3.x would just mean the text gets out of date once we release jQuery 4. We only really support the latest jQuery version so let's make that clear. Closes gh-3372
25 lines
748 B
Markdown
25 lines
748 B
Markdown
<!--
|
|
Feature Requests:
|
|
Please read https://github.com/jquery/jquery/wiki/Adding-new-features
|
|
Most features should start as plugins outside of jQuery.
|
|
|
|
Bug Reports:
|
|
Note that we only can fix bugs in the latest version of jQuery.
|
|
Briefly describe the issue you've encountered
|
|
* What do you expect to happen?
|
|
* What acually happens?
|
|
* Which browsers are affected?
|
|
Provide a *minimal* test case, see https://webkit.org/test-case-reduction/
|
|
Use the latest shipping version of jQuery in your test case!
|
|
We prefer test cases on https://jsbin.com or https://jsfiddle.net
|
|
|
|
Frequently Reported Issues:
|
|
* Selectors with '#' break: See https://github.com/jquery/jquery/issues/2824
|
|
-->
|
|
|
|
### Description ###
|
|
|
|
|
|
### Link to test case ###
|
|
|