浏览代码

feat(github): ask for shell and terminal in bug report template

Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
Sandro-Alessio Gierens 1 年之前
父节点
当前提交
19fdf5b42c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/ISSUE_TEMPLATE/bug_report.md

+ 1 - 0
.github/ISSUE_TEMPLATE/bug_report.md

@@ -11,6 +11,7 @@ If eza does something unexpected, or its output looks wrong, or it displays an e
 
 - The version of eza being used (`eza --version`)
 - The command-line arguments you are using
+- Your shell and terminal
 - Your operating system and hardware platform
 
 If it’s a crash, please include the full text of the crash that gets printed to the screen. If you’re seeing unexpected behaviour, a screenshot of the issue will help a lot.