Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 385 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 385 Bytes

Contributing to Cypress Recorder:

+1tada First off, thanks for taking the time to contribute! tada+1

  1. Fork and clone this repository.
  2. ```NPM i` to install all dependencies.
  3. Make your changes and push to your forked repository.
  4. Submit a pull request. Someone in the core team will examine your pull request and either approve it, close it, or request changes.

Thank you!