zulip/zulip-terminal

Update issue templates to refer to obtaining About/Exception details

オープン

#1,548 opened on 2024/10/03

 (8 件のコメント) (0 件のリアクション) (0 人の担当者)Python (352 件のフォーク)github user discovery
area: infrastructureenhancementhelp wanted

Repository metrics

Stars
 (853 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド