From 1d7b9ab537c99c44e37c773fbcf452ee6a435ec2 Mon Sep 17 00:00:00 2001 From: Matt Rose Date: Thu, 7 Jan 2021 18:27:59 -0500 Subject: [PATCH] clarify config file sentences --- .github/ISSUE_TEMPLATE/bug_report.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1d682594..a28790a8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,9 +7,11 @@ assignees: '' --- -Please try moving the terminator config out of the way to see if that solves the -problem. If it does, and you still want to open the bug, then please attach the -config file to the issue +Before opening an issue, please try starting terminator with an empty config +file, by issuing `terminator -g /dev/null` and see if it starts normally. + +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