@@ -190,13 +190,12 @@ If you have developed an extension to Matplotlib, please consider adding it to o
190
190
Restrictions on Generative AI Usage
191
191
===================================
192
192
193
- We expect authentic engagement in our community. Do not post verbatim output
194
- of Large Language Models or similar generative AI as comments on GitHub or our
195
- discourse server as your own work. If you use generative AI tools as an aid in
196
- developing code or documentation changes, ensure that you fully understand the
197
- proposed changes and can explain why they are the correct approach.
198
-
199
- Using machine translation of prose is acceptable.
193
+ We expect authentic engagement in our community. Be wary of posting output
194
+ from Large Language Models or similar generative AI as comments on GitHub or our
195
+ discourse server, as such comments tend to be formulaic and low content. If you use
196
+ generative AI tools as an aid in developing code or documentation changes, ensure that
197
+ you fully understand the proposed changes and can explain why they are the correct
198
+ approach and an improvement to the current code.
200
199
201
200
202
201
.. _new_contributors :