1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-30 10:29:48 +02:00

update JSFiddle url

This commit is contained in:
Ian Storm Taylor
2017-10-12 14:20:06 -07:00
committed by GitHub
parent 678589a809
commit 5047007092

View File

@@ -21,13 +21,13 @@ If you run into any weird behavior while using Slate, feel free to open a new is
Any issue you open must include: Any issue you open must include:
- A [JSFiddle](https://jsfiddle.net/2zokvrvt/179/) that reproduces the bug with a minimal setup. - A [JSFiddle](https://jsfiddle.net/2zokvrvt/192/) that reproduces the bug with a minimal setup.
- A GIF showing the issue in action. (Using something like [RecordIt](http://recordit.co/).) - A GIF showing the issue in action. (Using something like [RecordIt](http://recordit.co/).)
- A clear explanation of what the issue is. - A clear explanation of what the issue is.
Here's a [JSFiddle template for Slate](https://jsfiddle.net/2zokvrvt/179/) to get you started: Here's a [JSFiddle template for Slate](https://jsfiddle.net/2zokvrvt/192/) to get you started:
[![](./docs/images/jsfiddle.png)](https://jsfiddle.net/2zokvrvt/179/) [![](./docs/images/jsfiddle.png)](https://jsfiddle.net/2zokvrvt/192/)
## Asking Questions ## Asking Questions