File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -127,11 +127,11 @@ Use the project's custom shortcodes for enhanced content:
127127```
128128
129129Alert types:
130- - ` type="danger" ` : Security -related alerts
131- - ` type="info" ` : Informational content
132- - ` type="warning" ` : Important warnings
133- - ` type="note" ` : Neutral information
134- - ` type="success" ` : Positive information
130+ - ` type="danger" ` : Critical alerts (security -related or breaking changes)
131+ - ` type="info" ` : General informational content
132+ - ` type="warning" ` : Important warnings that need attention
133+ - ` type="note" ` : Neutral notes and tips
134+ - ` type="success" ` : Positive outcomes or confirmations
135135
136136### Image Guidelines
137137- Use the following syntax: `  ` or ` <img src="" alt="" /> `
You can’t perform that action at this time.
0 commit comments