You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-17Lines changed: 16 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ The configuration is saved to `lldebugger.config.ts`.
108
108
-V, --version output the version number
109
109
-r, --remove [option] Remove Lambda Live Debugger infrastructure. Options: 'keep-layer' (default), 'remove-all'. The latest also removes the Lambda Layer
110
110
-w, --wizard Program interactively asks for each parameter and saves it to lldebugger.config.ts
@@ -316,10 +315,10 @@ If you have a new feature idea, please create and issue.
316
315
## Reporting an Issue
317
316
318
317
- Make sure the bug hasn't already been reported. If you fount it has been, add a "+1" comment so I know there are multiple users struggling with the same issue. If possible, add some additional info.
319
-
- Use descriptive titles with prefixes like "bug:", "help:", "feature:", or "discussion:".
320
-
- Enable verbose logging and provide the full log.
318
+
-**Enable verbose logging and provide the full log.**
319
+
-**Specify the exact framework version (CDK, SLS, SAM ...) and the exact Lambda Live Debugger version.**
321
320
- Describe your setup in detail, or better yet, provide a sample project.
322
-
- Specify the exact framework version (CDK, SLS, SAM ...) and the exact Lambda Live Debugger version.
321
+
-Use descriptive titles with prefixes like "bug:", "help:", "feature:", or "discussion:".
323
322
324
323
## Authors:
325
324
@@ -328,7 +327,7 @@ If you have a new feature idea, please create and issue.
328
327
329
328
## Contributors (alphabetical):
330
329
331
-
- ⭐ Your name here for notable code or documentation contributions, or sample projects submitted with bug reports.
330
+
- ⭐ Your name here for notable code or documentation contributions, or sample projects submitted with bug report that contributed to the tool improvement.
0 commit comments