diff options
author | Ivan Tham | 2022-01-18 16:09:02 +0000 |
---|---|---|
committer | GitHub | 2022-01-18 16:09:02 +0000 |
commit | 440d4ae9df171acd1c7a4d5e4da221815f4af437 (patch) | |
tree | 14c6c393e800805415ff42b2080b4489fefcbc10 | |
parent | 22b728d1ebc8924d4d7eafa93afe638221c636e1 (diff) |
Add terminal emulator to bug report (#1535)
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 958407bb..41b00230 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,6 +17,7 @@ Please search on the issue tracker before creating one. --> ### Environment - Platform: <!-- macOS / Windows / Linux --> +- Terminal emulator: - Helix version: <!-- 'hx -V' if using a release, 'git describe' if building from master --> <details><summary>~/.cache/helix/helix.log</summary> |