Skip to content

Commit d11ea36

Browse files
authored
Update issue templates
1 parent f046bf2 commit d11ea36

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,16 @@ Steps to reproduce the behavior:
1818
**Expected behavior**
1919
A clear and concise description of what you expected to happen.
2020

21-
**Screenshots**
22-
Please, try to add screenshots to help explain your problem.
21+
**Screenshots or video**
22+
Any screenshots, gifs or video that showcase the problem
23+
24+
**Logs**
25+
Please provide relevant log output to help us troubleshoot.
26+
- Default log files are located in `.config/kyma/logs`.
27+
- You can also specify a custom log file path using the `-l` flag, e.g.:
28+
```
29+
kyma presentation.md -l kyma.log
30+
```
2331

2432
**Desktop (please complete the following information):**
2533
- Terminal Emulator [e.g. Alacritty]

0 commit comments

Comments
 (0)