Skip to content

Commit 1fa61f5

Browse files
Clarify guidance for use of AI tools
Co-authored-by: Felix Arntz <[email protected]>
1 parent 385a6be commit 1fa61f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ In general, all code must follow the [WordPress Coding Standards and best practi
1616

1717
## Use of AI Tools
1818

19-
You are free to use artificial intelligence (AI) tooling to contribute, but we ask that you disclose what tooling you are using and to what extent a pull request has been authored by AI. Are you using AI as a code reviewer, or are you using AI to "vibe code" everything? It is your responsibility to review and take responsibility for what AI generates.
19+
You are free to use artificial intelligence (AI) tooling to contribute, but we ask that you disclose what tooling you are using and to what extent a pull request has been authored by AI. Are you using AI just as a code reviewer? Or, for the other extreme, are you using AI to write everything (e.g. "vibe coding")? It is your responsibility to review and take responsibility for what AI generates.
2020

2121
This repo includes an [`AGENTS.md`](./AGENTS.md) file which is a [README for agents](https://agents.md/). This can be used by tools Cursor, Gemini CLI, GitHub Copilot coding agent, OpenAI Codex, and others. If your AI tool doesn't support `AGENTS.md` directly, you can simply create a symlink to it using the file name your tool is looking for.
2222

0 commit comments

Comments
 (0)