Changes between Version 2 and Version 3 of TicketGuidelines/ModifyTicketSummary
- Timestamp:
- Jan 6, 2014, 11:00:03 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TicketGuidelines/ModifyTicketSummary
v2 v3 1 1 Please use [http://jsfiddle.net jsFiddle] or [http://jsbin.com jsbin] to provide test cases instead of pasting large blocks of code in the ticket. 2 2 3 If you have a fix, 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].3 If you have a fix, 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].