Selaa lähdekoodia

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

(Hat tip to Sean Barrett on the stronger wording here.)

(cherry picked from commit 5bda0ccfb06ea56c1f15a304927f2438c1300f95)
Ryan C. Gordon 22 tuntia sitten
vanhempi
commit
95965bfef4
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,
 "AI" in this case means a Large Language Model ("LLM"), such as ChatGPT,
 Claude, Copilot, Grok, etc.
 Claude, Copilot, Grok, etc.