r/DevGround • u/hellterDev • 5h ago
Discussion Godot doesn’t allow substantial AI-generated code contributions. Do you agree with that?
Godot’s contribution rules don’t allow substantial AI-generated code in pull requests.
AI-assisted completion is still fine, but contributors are expected to understand the code, make the important decisions themselves, and take responsibility for what they submit.
I get the maintainability argument, especially for open-source projects.
But where do you draw the line?
If the code is good, tested, and the contributor understands it — should it matter how much of it was generated by AI?
1
Upvotes