Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 279 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (5 loc) · 279 Bytes

Contributing to autoresponsive-react


  • 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;