Skip to content

Commit

Permalink
Update CONTRIBUTION.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moaazsidat authored Oct 22, 2018
1 parent 994b325 commit cfa9fdc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CONTRIBUTION.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## To contribute and test your changes.

### How to contribute
1. Clone https://github.com/moaazsidat/react-native-qrcode-scanner
2. Make changes
3. Clone https://github.com/moaazsidat/react-native-qrcode-scanner-demo
Expand All @@ -8,3 +9,12 @@
* Make changes to the local file `qrcodeScanner.js`, and import it https://github.com/moaazsidat/react-native-qrcode-scanner-demo/blob/master/index.ios.js#L17-L18
5. Once tested, make a pull request against https://github.com/moaazsidat/react-native-qrcode-scanner
6. Await review, and upon accepted review, merge to master.

### Where can I find stuff to contribute?
Navigate to Issues and filter by `good first issue` or `help wanted` labels
* https://github.com/moaazsidat/react-native-qrcode-scanner/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
* https://github.com/moaazsidat/react-native-qrcode-scanner/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22

### Active contributor
This project is looking for active contributors, especially those well-versed with Android.
If you're interested in becoming an active contributor with write access, create an issue titled 'Active contributor', and create a pull request to address a couple of issues. If it goes well, I'd be happy to give write access to merge PRs to master.

0 comments on commit cfa9fdc

Please sign in to comment.