8000 DOC Update documentation: Communication section improvements (#31420) · scikit-learn/scikit-learn@27baebc · GitHub
[go: up one dir, main page]

Skip to content

Commit 27baebc

Browse files
authored
DOC Update documentation: Communication section improvements (#31420)
1 parent 9e7da70 commit 27baebc

File tree

1 file changed

+29
-15
lines changed

1 file changed

+29
-15
lines changed

README.rst

Lines changed: 29 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -176,22 +176,36 @@ Documentation
176176
Communication
177177
~~~~~~~~~~~~~
178178

179-
- Mailing list: https://mail.python.org/mailman/listinfo/scikit-learn
180-
- Logos & Branding: https://github.com/scikit-learn/scikit-learn/tree/main/doc/logos
181-
- Blog: https://blog.scikit-learn.org
182-
- Calendar: https://blog.scikit-learn.org/calendar/
183-
- Stack Overflow: https://stackoverflow.com/questions/tagged/scikit-learn
184-
- GitHub Discussions: https://github.com/scikit-learn/scikit-learn/discussions
185-
- Website: https://scikit-learn.org
186-
- LinkedIn: https://www.linkedin.com/company/scikit-learn
187-
- Bluesky: https://bsky.app/profile/scikit-learn.org
188-
- Mastodon: https://mastodon.social/@sklearn@fosstodon.org
189-
- YouTube: https://www.youtube.com/channel/UCJosFjYm0ZYVUARxuOZqnnw/playlists
190-
- Facebook: https://www.facebook.com/scikitlearnofficial/
191-
- Instagram: https://www.instagram.com/scikitlearnofficial/
192-
- TikTok: https://www.tiktok.com/@scikit.learn
193-
- Discord: https://discord.gg/h9qyrK8Jc8
179+
Main Channels
180+
^^^^^^^^^^^^^
194181

182+
- **Website**: https://scikit-learn.org
183+
- **Blog**: https://blog.scikit-learn.org
184+
- **Mailing list**: https://mail.python.org/mailman/listinfo/scikit-learn
185+
186+
Developer & Support
187+
^^^^^^^^^^^^^^^^^^^^^^
188+
189+
- **GitHub Discussions**: https://github.com/scikit-learn/scikit-learn/discussions
190+
- **Stack Overflow**: https://stackoverflow.com/questions/tagged/scikit-learn
191+
- **Discord**: https://discord.gg/h9qyrK8Jc8
192+
193+
Social Media Platforms
194+
^^^^^^^^^^^^^^^^^^^^^^
195+
196+
- **LinkedIn**: https://www.linkedin.com/company/scikit-learn
197+
- **YouTube**: https://www.youtube.com/channel/UCJosFjYm0ZYVUARxuOZqnnw/playlists
198+
- **Facebook**: https://www.facebook.com/scikitlearnofficial/
199+
- **Instagram**: https://www.instagram.com/scikitlearnofficial/
200+
- **TikTok**: https://www.tiktok.com/@scikit.learn
201+
- **Bluesky**: https://bsky.app/profile/scikit-learn.org
202+
- **Mastodon**: https://mastodon.social/@sklearn@fosstodon.org
203+
204+
Resources
205+
^^^^^^^^^
206+
207+
- **Calendar**: https://blog.scikit-learn.org/calendar/
208+
- **Logos & Branding**: https://github.com/scikit-learn/scikit-learn/tree/main/doc/logos
195209

196210
Citation
197211
~~~~~~~~

0 commit comments

Comments
 (0)
0