-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
#### What should I do before opening an Pull Request? | ||
|
||
Before opening an issue, please ensure that: | ||
- Use `prettier` 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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters