Skip to content

Commit a78c04f

Browse files
docs(modules): update alerts to all match GFM style
1 parent 38db529 commit a78c04f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/about/contributing/modules.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@ status: "community"
8181
Brief description of who you are and what you do.
8282
```
8383

84-
**Note**: The `linkedin` and `website` fields are optional and can be omitted or left empty if not applicable.
84+
> [!NOTE]
85+
> The `linkedin` and `website` fields are optional and can be omitted or left empty if not applicable.
8586
8687
### 2. Generate module scaffolding
8788

@@ -262,7 +263,8 @@ bun test
262263
bun fmt
263264
```
264265

265-
**Important**: Tests require Docker with `--network=host` support, which typically requires Linux. macOS users can use [Colima](https://github.com/abiosoft/colima) or [OrbStack](https://orbstack.dev/) instead of Docker Desktop.
266+
> [!IMPORTANT]
267+
> Tests require Docker with `--network=host` support, which typically requires Linux. macOS users can use [Colima](https://github.com/abiosoft/colima) or [OrbStack](https://orbstack.dev/) instead of Docker Desktop.
266268
267269
## Contribute to existing modules
268270

0 commit comments

Comments
 (0)