Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 275 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (12 loc) · 275 Bytes

Contributing

To contribute, fork this repository

Change the code,

Run the code locally with npm start

Make sure code is responsive

Commit your changes

  • git add .
  • git commit -m "YOUR MESSAGE"
  • git push

Submit a pull request

Request for a review

profit