Contributing to autoresponsive-react

December 16, 2017 ยท View on GitHub


  • Fork the project, make a change, and send a pull request;
  • Have a look at code style now before starting and make sure lint ($ npm run lint) pass;
  • Make sure the tests case ($ npm run test) pass before sending a pull request;