kitty/.github/ISSUE_TEMPLATE/bug_report.md
2020-06-23 16:35:13 +02:00

818 B

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a bug report bug

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. XXX
  2. YYY
  3. ZZZ
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment details OS: Name and version of operating system(s)

Output of kitty --debug-config

Additional context Try to reproduce the problem with kitty --config NONE if you cannot then post a minimal kitty.conf that reproduces the problem. If the problem involves interaction with some other terminal program post a minimal config for that program to reproduce the problem as well.