Skip to content

Commit bfc6f2f

Browse files
committed
Remove commit instructions of 'CONTRIBUTING.md'
1 parent 2fc50ce commit bfc6f2f

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

Diff for: CONTRIBUTING.md

-13
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,6 @@ and specifies the language of the snippets.
1414
* You can relaunch the extension from the debug toolbar after making changes to the files listed above.
1515
* You can also reload (`Ctrl+R` or `Cmd+R` on Mac) the VS Code window with your extension to load your changes.
1616

17-
## Commit format
18-
19-
Use commits in follow format
20-
21-
> [TAG] My commit message
22-
23-
This `TAG` can be:
24-
25-
* IMP: to improvements
26-
* NEW: to new resource and snippets
27-
* FIX: to bug fixes
28-
* DEL: to remove anything
29-
3017
## Send a PR
3118
* Commit your changes and send us a Pull Request.
3219

0 commit comments

Comments
 (0)