Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 448 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 448 Bytes

Contributing to Vanilla JavaScript

  • You should never modify the toc manually
  • You should keep the functions that implement the similar feature in one code block, specific each with comments, like this:

  • You should use the same code style as we do, generally 2 spaces indent.
  • You should use doctoc README.md to regenerate the toc.