CONTRIBUTING.md
November 11, 2017 ยท View on GitHub
Contributing to autoresponsive-react
- Fork the project, make a change, and send a pull request;
- Have a look at code style now before starting;
- Make sure the tests case (
$ npm run test) pass before sending a pull request;