@@ -11,22 +11,33 @@ These guidelines are applicable when acting as a representitive of Matplotlib (f
11
11
- stick to Matplotlib, 3rd party packages, and visualizations made with Matplotlib
12
12
- also acceptable topics: Python, Visualization, Numfocus libraries
13
13
- no gratuitous disparaging of other visualization libraries and tools; criticism is acceptable so long as it serves a constructive purpose
14
+ - follow visualization communication best practices
15
+ - don't share non-expert visualizations when it could be harmful
16
+ - put on meeting agenda when answer isn't clearly to hold off on sharing.
17
+ - clearly state when the visualization data/conclusions cannot be verified
18
+ - do not rely on machine translations for sensitive visualizations
19
+ - example: https://twitter.com/matplotlib/status/1244178154618605568
14
20
- verify sourcing of content (especially on instagram & blog)
15
21
- Instagram/blog: ensure mpl has right to repost/share content
16
22
- make sure content is clearly cited
17
23
- example: a tutorial using someone else’s example clearly cites the original source
18
24
- Limited self/corporate promotion is acceptable, but should be no more than about a quarter of the content of the blog/discourse post.
19
25
- if you think content is borderline, ask before publishing it
20
- - keep responses polite, assume user statements are in good faith unless they violate the [ Code of Conduct] ( https://www.python.org/psf/conduct/ )
21
26
- acceptable image guide:
22
27
- union of site guidelines favoring caution:
23
28
- keep it geared towards science/data visualization, and non-controversial images
24
29
- site guidelines:
25
30
- https://help.twitter.com/en/rules-and-policies/twitter-rules
26
31
- https://help.instagram.com/477434105621119
32
+
33
+ ## Communication Guidelines
34
+ - keep responses polite, assume user statements are in good faith unless they violate the [ Code of Conduct] ( https://www.python.org/psf/conduct/ )
27
35
28
36
## Recurrent Social Media Campaigns:
29
- - new features during release times
37
+ - Release Announcements
38
+ - Highlight new features & major deprecations
39
+ - Link to download/install instructions
40
+ - Ask folks to try it out.
30
41
- signal boost third party packages
31
42
- GSOC work during GSOC recruiting and work times
32
43
- John Hunter Excellence in Plotting, submission and winners
0 commit comments