Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit ff368bf

Browse files
committed
Merge branch 'master' of ssh://github.com/davidkpiano/react-redux-form
2 parents d65a3e1 + bd76d78 commit ff368bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111

1212

1313
### Reproducible Code Example
14-
(please fork from [this CodePen template](http://codepen.io/davidkpiano/pen/yJwmEa))
14+
(please fork from [this CodePen template](http://codepen.io/davidkpiano/pen/yJwmEa) or [this CodeSandbox template](https://codesandbox.io/s/k3jyzwqo53))

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ export default MyForm;
112112
## Posting Issues
113113
When posting an issue, please include a detailed description along with a relevant code sample. Attaching a failing test case with your issue will go a long way and is much appreciated.
114114
115-
Feel free to [fork this CodePen](http://codepen.io/davidkpiano/pen/yJwmEa) for quickly creating reproducible examples!
115+
Feel free to [fork this CodePen](http://codepen.io/davidkpiano/pen/yJwmEa) or [this CodeSandbox](https://codesandbox.io/s/k3jyzwqo53) for quickly creating reproducible examples!

0 commit comments

Comments
 (0)