Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 309 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (8 loc) · 309 Bytes

This assumes you have Bash, Git, Node, and npm

  • Fork repo
  • Branch off master
  • Run npm start to lint and compile (from src to build folder)
  • Stage, commit, and push
  • Submit a pull request
  • Ensure your pull request passes all checks
  • An admin will merge your pull request and deploy a release