Skip to content

Commit bfb8cc5

Browse files
chore(issueTemplate): update demo link
1 parent b682be3 commit bfb8cc5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

ISSUE_TEMPLATE.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
- components: `name`
55
- reactstrap version `#x.x.x`
6-
- import method `umd/csj/es` (if umd, are you using the "full" version (only for v5+)?)
6+
- import method `umd/csj/es` <!-- (if umd, are you using the "full" version (only for v5+)?) -->
77
- react version `#x.x.x`
88
- bootstrap version `#x.x.x`
99

@@ -29,9 +29,8 @@ paste error message with stacktrack here
2929
### Code
3030

3131
<!--
32-
Fork a link (for the corresponding version) and update it to demonstrate your issue.
33-
- v4 (with react 15): issue http://codepen.io/eddywashere/pen/ZOjmkm
34-
- v5 (with react 16): issue https://codepen.io/TheSharpieOne/pen/GMMPEZ
32+
Fork the link and update it to demonstrate your issue.
33+
https://stackblitz.com/edit/reactstrap?file=Example.js
3534
3635
and/or add the code which causes the issue directly here
3736
-->

0 commit comments

Comments
 (0)