Skip to content

Commit d53695d

Browse files
committed
added tip
1 parent dfc4c75 commit d53695d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Docs_Source/docs/contributing.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ You can help the project by making new pages. Any pages you make will become liv
3535
!!! Tip
3636
You can add to a certain tab by appending `/tab_name/` to the file name
3737

38+
!!! Tip
39+
Visit [Admonitions (call-out) references](https://squidfunk.github.io/mkdocs-material/reference/admonitions/) for a list off call-outs like this one.
40+
3841
Alternatively you could create a pull request and clone the repository
3942

4043
#### Template
@@ -62,4 +65,7 @@ Subtitle
6265

6366
- Info
6467
- Info 2
68+
69+
!!! Tip
70+
This is a tip.
6571
```

0 commit comments

Comments
 (0)