Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 333 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 333 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
$ npm run generate-es