Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1008 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (14 loc) · 1008 Bytes

Contributing

Contributing to GitHub

Contribution types

Automatic TypeScript types

  1. Add GitHub URL on new line to automatic-typescript-types-config.txt.
  2. Submit. See: "Contributing to GitHub".
  3. Upon approval, contributions\automatic-typescript-types will be updated with new contribution.

Manual TypeScript types

  1. Add typescript definition file(.d.ts) to contributions\manual-typescript-types.
  2. Make sure that the file name, and the declaration are in the correct format.
  3. Submit. See: "Contributing to GitHub".

Other