Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 224 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (6 loc) · 224 Bytes

To update

  1. Update CHANGELOG.md with a log of the changes you have made
  2. increment the version number in index.html and package.json
  3. run npm run build
  4. commit the changes to a new branch
  5. make a pull request