Skip to content

Commit 0af9bb6

Browse files
committed
added contribution document reference in readme
1 parent a9fcdbe commit 0af9bb6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
.travis.yml
22
CODE_OF_CONDUCT.md
33
CONTRIBUTING.md
4+
ISSUE_TEMPLATE.md
5+
PULL_REQUEST_TEMPLATE.md

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The React Native CLI will do everything just as without a template and afterward
4949

5050
## :computer: Contributing
5151

52-
Contributions are very welcome. Please try to stay consistent with the other files I've created.
52+
Contributions are very welcome. Please check out the [contributing document](https://github.com/emin93/react-native-template-typescript/blob/master/CONTRIBUTING.md).
5353

5454
### Donations
5555

0 commit comments

Comments
 (0)