1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-24 08:52:21 +02:00

Update CONTRIBUTING.md

This commit is contained in:
Jesse Duffield 2022-01-27 19:32:30 +11:00 committed by GitHub
parent 3e21143a0e
commit 7f85bf5563
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@ If you keep having to do some setup steps to reproduce an issue, read the Testin
If you want to trigger a debug session from VSCode, you can use the following snippet. Note that the 'console' key is not, at the time of writing, in a stable release.
```json
```jsonc
// .vscode/launch.json
{
"version": "0.2.0",