-
Notifications
You must be signed in to change notification settings - Fork 20.5k
Description
Since we migrated from Trac, we no longer have the introduction text from http://bugs.jquery.com presented. Each new bug has an attached link to CONTRIBUTING.md with text: "Please review the guidelines for contributing to this repository.". This suggests we might want to put a variation of this text in this file.
The question is: where? Near the beginning? In the "How to Report Bugs" section?
For reference the text from http://bugs.jquery.com:
Thanks for coming to report a bug or suggest a feature for jQuery! Before reporting, please take a minute to make sure this is the right place to file your issue.
jQuery plugins: Report your bug to its author, not here.
jQuery Core API Documentation issues: Problems with the documentation should be reported to api.jquery.com GitHub repository.
jQuery web site issues: Use the trackers in the individual repos for each site by its domain name, e.g., api.jquery.com, jquery.com. Web site issues may also lie in jquery-wp-content, and can be filed there if appropriate. If you file an web site issue in the wrong place, we will work to make sure it ends up in the right place, however the jQuery core bug tracker is not that place.
jQuery UI (Tabs, Dialog, etc.): Use the jQuery UI bug tracker.
jQuery Mobile: Use the jQuery Mobile GitHub tracker.
jQuery core bugs only: Follow these instructions.
- Search for existing similar tickets.
- Create a minimal test case on jsfiddle.net or jsbin.com demonstrating the issue. Remember that the team only supports the most recent versions; do not report a bug against version 1.7.2 for example.
- Read How to Report Bugs before creating a ticket.
- File your bug at the jQuery Issue Tracker.