protocol-tokens/CONTRIBUTING.md

386 B

Contribute

Open an issue or submit a pull request.

Clone repository

$ git clone git@github.com:mozilla/protocol-tokens.git
$ cd protocol-tokens
$ npm install

Update version number

  • 1.0.0 for releases that require refactoring
  • 0.1.0 for releases that replace a token
  • 0.0.1 for releases that adds a token