Skip to content

Commit

Permalink
Add contributing section in readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
arnellebalane committed Jan 25, 2019
1 parent 3441818 commit f90ad57
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
Augment JavaScript arrays with Ruby array methods, using Proxies.


## Contributing

Thanks for wanting to contribute to this project! Please follow these steps:

1. Fork and clone this repository
2. Install dependencies (`npm install`)
3. Add your contributions ❤️
4. Write tests for your added contributions
5. Open a pull request to this repository


## License

MIT License

0 comments on commit f90ad57

Please sign in to comment.