1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-03-05 21:49:06 +01:00

update JSFiddle links, closes closes

This commit is contained in:
Ian Storm Taylor 2017-11-15 14:28:14 -08:00
parent 68f11ca7b3
commit 237ae9fc2f
2 changed files with 4 additions and 4 deletions

@ -20,7 +20,7 @@ If you don't include these, there's a very good chance your issue will be closed
We need to keep the issues actionable, or else maintaining Slate becomes overwhelming. Thank you for understanding!
https://jsfiddle.net/2zokvrvt/192/
https://jsfiddle.net/fj9dvhom/1/
http://recordit.co/
-->

@ -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:
- A [JSFiddle](https://jsfiddle.net/2zokvrvt/192/) that reproduces the bug with a minimal setup.
- A [JSFiddle](https://jsfiddle.net/fj9dvhom/1/) 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/2zokvrvt/192/) to get you started:
Here's a [JSFiddle template for Slate](https://jsfiddle.net/fj9dvhom/1/) to get you started:
[![](./docs/images/jsfiddle.png)](https://jsfiddle.net/2zokvrvt/192/)
[![](./docs/images/jsfiddle.png)](https://jsfiddle.net/fj9dvhom/1/)
## Asking Questions