Skip to content

Commit fedc1aa

Browse files
committed
Docs: Remove supported jQuery versions from ISSUE_TEMPLATE.md
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 jquerygh-3372
1 parent 7bb62bb commit fedc1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Feature Requests:
44
Most features should start as plugins outside of jQuery.
55
66
Bug Reports:
7-
Note that we only can fix bugs in the latest (1.x, 2.x, 3.x) versions of jQuery.
7+
Note that we only can fix bugs in the latest version of jQuery.
88
Briefly describe the issue you've encountered
99
* What do you expect to happen?
1010
* What acually happens?

0 commit comments

Comments
 (0)