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

Commit b25b20c

Browse files
committed
posting issues readme addition
1 parent f3af9bf commit b25b20c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,6 @@ class MyForm extends React.Component {
6868

6969
export default connect(state => ({ user: state.user }))(MyForm);
7070
```
71+
72+
## Posting Issues
73+
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.

0 commit comments

Comments
 (0)