sindresorhus/electron-unhandled

Dialog message prefix

Open

#13 geöffnet am 2. Okt. 2019

Auf GitHub ansehen
 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (464 Stars) (27 Forks)user submission
enhancementhelp wanted

Beschreibung

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.

Contributor Guide