Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 386 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (12 loc) · 386 Bytes

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