Skip to content

Commit 0f595bc

Browse files
authored
Add interim LLM policy
Needs some further discussion, but code generated by LLMs is unlikely to be accepted.
1 parent c798b38 commit 0f595bc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/development/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ When submitting a PR, it's expected that:
1717
- you have successfully run `go fmt` on the codebase
1818
- you have successfully run `golangci-lint` on the codebase
1919
- you have updated the corresponding bridge/protocol docs in `docs/protocols`
20+
21+
## LLM usage (interim policy)
22+
23+
PRs generated by LLMs will not be accepted and we require disclosure of any LLM usage.

0 commit comments

Comments
 (0)