Skip to content

Commit

Permalink
Merge pull request #3390 from bmac/update-jsbin
Browse files Browse the repository at this point in the history
Update the jsbin link so it has no deprecation warnings
  • Loading branch information
bmac committed Oct 12, 2015
2 parents ab22f71 + 115bdb6 commit 9f4ec7c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,12 @@ this bug already.

3. Provide JSFiddle or JSBin demo that specifically shows the problem. This
demo should be fully operational with the exception of the bug you want to
demonstrate. The more pared down, the better. A preconfigured [JSBin][1] |
demonstrate. The more pared down, the better. A preconfigured [JSBin (RESTAdapter)][rest] | [JSBIN (JSONAPIAdapter)][json-api] |
[JSFiddle][2] with mocked requests is available.

[1]: http://emberjs.jsbin.com/lavacavige/edit?html,js,output

[rest]: http://emberjs.jsbin.com/nunico/1/edit?html,js,output
[json-api]: http://emberjs.jsbin.com/sarobu/1/edit?html,js,output
[2]: http://jsfiddle.net/842xesgc/

4. If possible, submit a Pull Request with a failing test. Better yet, take
Expand Down

0 comments on commit 9f4ec7c

Please sign in to comment.