From a757eeab9d5a4b1de708ea714ad3cc5f523cf19d Mon Sep 17 00:00:00 2001 From: sky leilani <45158875+skyleilani@users.noreply.github.com> Date: Tue, 12 Sep 2023 09:40:53 -0400 Subject: [PATCH] DOCS-1099: Update note.md (#1777) --- docs/note.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/note.md b/docs/note.md index d988f7d757..0705ec64bf 100644 --- a/docs/note.md +++ b/docs/note.md @@ -214,6 +214,8 @@ await arm.move_to_position(pose=pos, world_state=worldstate) They both use the same color. **Note/Important/Stability Notice**: These call attention to something important. + When creating alerts about important messages, set the title attribute as `title="Important"`. + If you want to include a more detailed title or message, use `title="Important: $message"` to provide additional context. **Caution**: Provide notice that a certain action or event could damage hardware or cause data loss.