Skip to content

Commit 1503dfe

Browse files
authored
Merge pull request #22 from SSlinky/dev
Update contributing.md
2 parents 74526ee + 934cd3e commit 1503dfe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

contributing.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Contributing
2+
**Signed commits are turned on for this repo.**
23

34
## Setup
45

@@ -11,10 +12,11 @@
1112
7. (Optional) Install [ANTLR4 grammar syntax support](https://marketplace.visualstudio.com/items?itemName=mike-lischke.vscode-antlr4) VSCode extension.
1213

1314
To contribute, you'll need to [create a pull request from a fork](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork).
15+
**Signed commits are turned on for this repo.**
1416

1517
## Debugging Language Server
1618

17-
* Use the Client + Server launch configuration.
19+
* Use the Client + Server launch configuration (refer to [/.vscode/launch.json](./.vscode/launch.json)).
1820

1921
## Debugging Antlr Grammar
2022

0 commit comments

Comments
 (0)