Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 614 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (12 loc) · 614 Bytes

What should I do before opening an Pull Request?

Before opening an issue, please ensure that:

  • Use eslint to format and style the code
  • Use camelCase to name variables and follow the style of the code

What should I do before opening an issue?

Before opening an issue, please ensure that:

  • You can reproduce the problem with the latest ls_emmet release
  • Nobody else has opened the same issue recently.

What should I include in an issue?

When opening a new issue, please include this:

  • A clear description of the bug
  • A minimal config wherein the bug could be repreduced