Changes between Version 4 and Version 5 of TicketGuidelines/NewTicketSummary
- Timestamp:
- Jan 6, 2014, 10:59:22 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TicketGuidelines/NewTicketSummary
v4 v5 1 1 == Reporting a bug? == 2 2 3 Follow the instructions in [http:// docs.jquery.com/How_to_Report_BugsHow to Report Bugs] to fill out the bug reporting form below.3 Follow the instructions in [http://contribute.jquery.org/bug-reports/ How to Report Bugs] to fill out the bug reporting form below. 4 4 5 5 Please provide a reduced test case using [http://jsfiddle.net jsFiddle] or [http://jsbin.com jsbin]. If you link to a complex page or a full web site, we will not accept the ticket. … … 19 19 == Have a fix? == 20 20 21 Fork the [http://github.com/jquery/jquery-ui repository on GitHub] and send a pull request. Make sure to check out the [http:// wiki.jqueryui.com/w/page/25941597/Commit-Message-Style-Guide commit message style guide].21 Fork the [http://github.com/jquery/jquery-ui repository on GitHub] and send a pull request. Make sure to check out the [http://contribute.jquery.org/code/ guide for writing code for jQuery projects].