Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 311 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 311 Bytes

Contributing

Additions and modifications to the specification are best proposed in issues. If there is support for a proposal, the next step is to submit a pull request.

When adding a type class to README.md, please update names then run:

$ npm run generate-js
$ npm run generate-ts