1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-17 20:51:20 +02:00

update jsfiddle url (#3377)

This commit is contained in:
cvlmtg
2019-12-29 05:52:32 +01:00
committed by Sunny Hirai
parent 22d9095c39
commit 653690e285

View File

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