clearly forbid LLM-generated contributions · Issue #12676 · twisted/twisted

Now that we are starting to get LLM-generated contributions (#12665, #12673) we should have a clear policy so that people do not waste their time generating code with LLMs for inclusion in Twisted....

GitHub

@glyph have you considered adding a .robots.txt file at the project root, following the same syntax as the one that would be found at the root of a webserver, with content saying bot are not to parse anything on any path?

Kind of the same idea as people using agents md files to say no to bots but using a convention that was made for telling no to bots.