We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f046bf2 commit d11ea36Copy full SHA for d11ea36
.github/ISSUE_TEMPLATE/bug_report.md
@@ -18,8 +18,16 @@ Steps to reproduce the behavior:
18
**Expected behavior**
19
A clear and concise description of what you expected to happen.
20
21
-**Screenshots**
22
-Please, try to add screenshots to help explain your problem.
+**Screenshots or video**
+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
31
32
**Desktop (please complete the following information):**
33
- Terminal Emulator [e.g. Alacritty]
0 commit comments