Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 321 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (7 loc) · 321 Bytes

Contributing to the casanet project.

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

Getting started

  • Create a new branch and commit changes into it.
  • Run npm run test command, to make sure that everything is OK.
  • Open a PR to the development branch (not master).

Thanks a lot!