Skip to content

Commit a784d80

Browse files
committed
contributing md link added to readme
1 parent 529a8da commit a784d80

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CONTRIBUTING.md

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

33
Install the latest [npm](https://docs.npmjs.com/).
44

5-
Fork the respository, then clone it
5+
Clone the repository:
6+
67
```
78
$ git@github.com:udaypydi/react-simple-boilerplate.git && cd react-simple-boilerplate
89
$ yarn

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ A simple react boilerplate with webpack hmr and latest babel packages. It comes
1212

1313
- Run test cases
1414
`npm run test`
15+
16+
## Want To Submit A PR?
17+
Refer [Contributing.md](https://github.com/udaypydi/react-simple-boilerplate/blob/master/CONTRIBUTING.md)

0 commit comments

Comments
 (0)