Contributing guide: adding a note regarding generative AI usage? #11497
yanntrividic
started this conversation in
Development
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
There's a copyright side to AI-generated code, with some uncertainty about when AI generated work is copyrightable and when not. IANAL, and this is purely from some very cursory views at the matter, but it seems that improperly marked AI code can have implications for the copyright status of the whole code base. Therefore, as precaution and for transparency, I'd propose that contributors should disclose their use of AI tools. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Recently, I have been reading a bit about the rise of agentic AI, and how opensource projects are being negatively impacted by these game-changing technologies.
Recently, a pull request on Matplotlib gained some visibility as it was proposed by an AI agent, and refused for this exact reason. This was not a debate because the Matplotlib community had already discussed these restrictions on generative AI usage, and had come up with guidelines that I believe constitute a sound basis. Another example is how curl changed its contributing guidelines following a surge in AI slop reports.
In light on how things are moving fast and on how these agents are spreading, I think it would be worthwhile for the Pandoc community to consider clarifying its position in the contributing guide as well, in order to anticipate things before the issue arises in practice.
I'd be interested to hear what others think. Would it make sense to add some guidelines, or is the current guide sufficient as it is?
Beta Was this translation helpful? Give feedback.
All reactions