sindresorhus/electron-unhandled

Dialog message prefix

Open

#13 建立於 2019年10月2日

在 GitHub 查看
 (3 留言) (1 反應) (0 負責人)JavaScript (464 star) (27 fork)user submission
enhancementhelp wanted

描述

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.

貢獻者指南