Selaa lähdekoodia

AGENTS.md: Change "may not" to "must not".

(Hat tip to Sean Barrett on the stronger wording here.)
Ryan C. Gordon 3 viikkoa sitten
vanhempi
commit
5bda0ccfb0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      AGENTS.md

+ 1 - 1
AGENTS.md

@@ -1,4 +1,4 @@
-AI may not be used to generate code for contributions to this project.
+AI must not be used to generate code for contributions to this project.
 
 "AI" in this case means a Large Language Model ("LLM"), such as ChatGPT,
 Claude, Copilot, Grok, etc.