The commit message needs to match our commit message style guide.
Last active
March 13, 2016 15:45
-
-
Save jzaefferer/7043261 to your computer and use it in GitHub Desktop.
GitHub PR boilerplate
Thank you for the contribution. Can you please sign our CLA? http://contribute.jquery.org/CLA/
Thank you for the contribution. PRs like this need a unit test along with the actual change. That's the only way to make sure we fix the right problems without causing regressions.
Thank you for the contribution. PRs like this need a ticket on http://bugs.jqueryui.com with status "open" (verified to be valid) and a unit test along with the actual change. That's the only way to make sure we fix the right problems without causing regressions.
- sign CLA
- reference valid ticket, status 'open'
- include unit tests
- code adheres to style guide
- commit message adheres to style guide
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Updated, copy and pastable, with new commit guideline link: