Skip to content

Commit c79df53

Browse files
authored
Update GitHub issue template with CodeSandbox
I linked to our own examples as templates. Aside: JSFiddle has fatal errors for me on Chrome on macOS, so I couldn't run demos from issues at all.
1 parent 780e8e5 commit c79df53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**What is the current behavior?**
44

5-
**If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://jsfiddle.net or similar (template: https://jsfiddle.net/m4mb9Lg3/4/).**
5+
**If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via [CodeSandbox](https://codesandbox.io/) or similar (templates: [`Transition`](https://codesandbox.io/s/741op4mmj0)|[`CSSTransition`](https://codesandbox.io/s/m77l2vp00x)|[`TransitionGroup`](https://codesandbox.io/s/00rqyo26kn)).**
66

77
**What is the expected behavior?**
88

0 commit comments

Comments
 (0)