sindresorhus/electron-unhandled

Dialog message prefix

开放

#13 创建于 2019年10月2日

 (3 条评论) (1 个反应) (0 位负责人)JavaScript (27 个派生)user submission
enhancementhelp wanted

仓库指标

星标
 (464 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

It would be nice if I could add a prefix to the dialog message.

I'd like the message to contain something like "Please contact me with on the website with the following error: ..."

I tried using logError manually but then I'd also have to recreate the dialog manually and that's not very DRY for a simple text prefix.

贡献者指南