Quellcode durchsuchen

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

(Hat tip to Sean Barrett on the stronger wording here.)
Ryan C. Gordon vor 3 Wochen
Ursprung
Commit
5bda0ccfb0
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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.