Skip to content

Commit e3b5c5d

Browse files
author
Claudéric Demers
authored
docs: issue template example to CodeSandbox
1 parent 15ce0c3 commit e3b5c5d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,9 @@ React Sortable HOC only depends on [invariant](https://github.com/zertosh/invari
186186

187187
## Reporting Issues
188188

189-
If believe you've found an issue, please [report it](https://github.com/clauderic/react-sortable-hoc/issues) along with any relevant details to reproduce it. The easiest way to do so is to fork this [jsfiddle](https://jsfiddle.net/clauderic/6r7r2cva/).
189+
If believe you've found an issue, please [report it](https://github.com/clauderic/react-sortable-hoc/issues) along with any relevant details to reproduce it. The easiest way to do so is to fork the `react-sortable-hoc` basic setup sandbox on [CodeSandbox](https://codesandbox.io/s/o104x95y86):
190+
191+
[![Edit o104x95y86](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/o104x95y86)
190192

191193
## Asking for help
192194

0 commit comments

Comments
 (0)