@@ -188,13 +188,20 @@ If you have developed an extension to Matplotlib, please consider adding it to o
188188Restrictions on Generative AI Usage
189189===================================
190190
191- We expect authentic engagement in our community. Be wary of posting output
192- from Large Language Models or similar generative AI as comments on GitHub or
193- our discourse server, as such comments tend to be formulaic and low content.
194- If you use generative AI tools as an aid in developing code or documentation
195- changes, ensure that you fully understand the proposed changes and can explain
196- why they are the correct approach and an improvement to the current state.
197-
191+ We expect authentic engagement in our community.
192+
193+ - Do not post output from Large Language Models or similar generative AI as
194+ comments on GitHub or our discourse server, as such comments tend to be
195+ formulaic and low content.
196+ - If you use generative AI tools as an aid in developing code or documentation
197+ changes, ensure that you fully understand the proposed changes and can
198+ explain why they are the correct approach.
199+
200+ Make sure you have added value based on your personal competency to your
201+ contributions. Just taking some input, feeding it to an AI and posting the
202+ result is not of value to the project. To preserve precious core developer
203+ capacity, we reserve the right to rigorously reject seemingly AI generated
204+ low-value contributions.
198205
199206.. _new_contributors :
200207