terminator/.github/ISSUE_TEMPLATE/bug_report.md

38 lines
987 B
Markdown
Raw Normal View History

2020-12-22 17:55:49 +00:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
2021-01-07 23:27:59 +00:00
Before opening an issue, please try starting terminator with an empty config
file, by issuing `terminator -u -g /dev/null` and see if it starts normally.
2021-01-07 23:27:59 +00:00
If it does, and you still want to open the bug, then please attach the
config file, usually found at `$HOME/.config/terminator/config` to the issue
Fill out as many of these fields as you can
2020-12-22 17:55:49 +00:00
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS or Linux Distribution: [e.g. FreeBSD or Ubuntu]
- Version [e.g. 20.04]
- Display Technology: Wayland or X11
2020-12-22 17:55:49 +00:00
**Additional context**
Add any other context about the problem here.