Skip to content

Commit e280cac

Browse files
committed
[amend] Remove list of browsers, link to browser support page
1 parent d9f674e commit e280cac

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,6 @@ $ grunt
7474

7575
To run the tests for a specific plugin in your browser, open the approriate file from the `/tests/unit/` directory, for example: `http://localhost/tests/unit/accordion/accordion.html`. The domain will be dependent on your local server configuation; if there is a port, be sure to include it.
7676

77-
Make sure to read our [commits and pull requests documentation](http://dev.contribute.jquery.org/commits-and-pull-requests/) for full details on working with branches and forks, as well as our commit guidelines.
78-
79-
### jQuery UI supports the following browsers:
77+
Ideally you would test in all of our [supported browsers](http://jqueryui.com/browser-support/), but if you don't have all of these browsers available, that's ok.
8078

81-
* Chrome Current-1
82-
* Safari Current-1
83-
* Firefox Current-1
84-
* Opera Current-1
85-
* IE 7+
79+
Make sure to read our [commits and pull requests documentation](http://dev.contribute.jquery.org/commits-and-pull-requests/) for full details on working with branches and forks, as well as our commit guidelines.

0 commit comments

Comments
 (0)