diff options
author | Anastasia Klimchuk <aklm@flashrom.org> | 2023-08-19 19:37:49 +1000 |
---|---|---|
committer | Anastasia Klimchuk <aklm@chromium.org> | 2023-08-24 12:35:29 +0000 |
commit | cfc23898ade90258bd1dd807b2d2270e40f180b1 (patch) | |
tree | 2f214d91f5c9539a3cf0ffafeacac5ca1450b39b | |
parent | bf70daa4293058c858675fa7b1df4c12d46ef7fa (diff) | |
download | flashrom-cfc23898ade90258bd1dd807b2d2270e40f180b1.tar.gz flashrom-cfc23898ade90258bd1dd807b2d2270e40f180b1.tar.bz2 flashrom-cfc23898ade90258bd1dd807b2d2270e40f180b1.zip |
doc: Add Emergency help red box to the intro
Change-Id: Id7570b7f0773ec0e43662272e642bc807c8210c2
Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/77292
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Peter Marheine <pmarheine@chromium.org>
-rw-r--r-- | doc/intro.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/intro.rst b/doc/intro.rst index 254555a01..b1fe99aed 100644 --- a/doc/intro.rst +++ b/doc/intro.rst @@ -22,3 +22,13 @@ network/graphics/storage controller cards, and various other programmer devices. no "BIOS flashing"). .. todo:: Convert Technology page and add links here + +.. container:: danger, admonition + + **Emergency help** + + IMPORTANT: If something went wrong during flashing, do NOT turn off/reboot your computer. + Instead, let us help you recover. We can be contacted via `IRC <https://www.flashrom.org/contact.html#irc>`_ + (#flashrom on `libera.chat <irc://irc.libera.chat/#flashrom>`_, `webchat <https://web.libera.chat/#flashrom>`_), + `Discord <https://www.flashrom.org/contact.html#discord>`_, or `email <https://www.flashrom.org/contact.html#mailing-list-1>`_. + Please allow some time until someone responds, we're all volunteers. |