You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add links to blog and napari workshop template on navbar (#429)
# References and relevant issues
N/A
# Description
Add links to blog and napari workshop template on navbar
Also adds links to blog to our community and contributing pages.
Copy file name to clipboardExpand all lines: docs/developers/contributing/index.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,10 @@ We welcome your contributions! Here you will find a guide to the contribution
5
5
workflow and tips for contributing to napari. Do not hesitate to [contact](contact) us
6
6
if you have any queries.
7
7
8
+
```note
9
+
To contribute to our blog, the [Island Dispatch](https://napari.org/island-dispatch), check out https://github.com/napari/island-dispatch.
10
+
```
11
+
8
12
## Contributing workflow
9
13
10
14
napari development occurs primarily on GitHub. If you are new to GitHub we recommend checking out the detailed [Github Docs](https://docs.github.com/en).
0 commit comments