zulip/zulip-terminal

Update issue templates to refer to obtaining About/Exception details

開放

#1,548 建立於 2024年10月3日

 (8 則留言) (0 個反應) (0 位負責人)Python (352 個分叉)github user discovery
area: infrastructureenhancementhelp wanted

倉庫指標

星標
 (853 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Description

Various information can now be easily obtained for error reporting:

  • #1521 added functionality to copy the About popup contents to the clipboard
  • #1513 added functionality to copy the Exception popup traceback to the clipboard (for threads)
  • The Exception popup (for threads) already supported logging the exception to a file
  • The main exception logger also logs main-thread exceptions to a different file

Given this, it would be useful to update the issue templates to suggest looking at these locations when filing an issue.

This is most importantly for bugs, but possibly also for other issues, to know when the issue was present in a given version, enabling issues to be closed more easily later if a later version should have a resolution.

貢獻者指南