Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 420 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 420 Bytes

Coding Guidelines

  • Use editorconfig to make sure we use indentations and newlines consistently.
  • Always lint JavaScript code before committing. This helps reduce extraneous commits.
  • Take a look at:

Commit Message Guidelines

Use gitmoji!