Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
Mentioned "latest code" at sample page and removed "Library version/L…
Browse files Browse the repository at this point in the history
…ocation (eg, CDN or `jquerymobile.com/test/`) since we only want test pages using our JSBin template of which we know the library version/location.
  • Loading branch information
jaspermdegroot committed Jun 17, 2012
1 parent 46b8527 commit 1780330
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,11 @@ You can find more information about how the library works, and what it is capabl
When [submitting issues on github](https://github.com/jquery/jquery-mobile/issues/new) please include the following:

1. Issue description
2. Sample page using our [jsbin template](http://jsbin.com/awoluv/edit#html)
2. Sample page using our [jsbin template](http://jsbin.com/awoluv/edit#html) that loads latest code
3. Steps to reproduce
4. Expected outcome
5. Actual outcome
6. Browsers/platforms tested
7. Library version/Location (eg, CDN or `jquerymobile.com/test/`)

Also, in the interest of creating more readable issues please include code snippets inside a triple backtick box appropriate for the JavaScript/HTML/CSS snippet you wish to discuss. More information is available at the [introduction page](http://github.github.com/github-flavored-markdown/) for github flavored markdown (see, Syntax Highlighting).

Expand Down

0 comments on commit 1780330

Please sign in to comment.