sindresorhus/electron-unhandled

Dialog message prefix

Open

#13 opened on 2019年10月2日

GitHub で見る
 (3 comments) (1 reaction) (0 assignees)JavaScript (464 stars) (27 forks)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.

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