Skip to content

Commit 8f264f3

Browse files
committed
Include you must disclose the use of AI
1 parent 0eabf48 commit 8f264f3

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,8 @@ agents in Elixir spaces:
213213

214214
* When it comes to discussions, using AI to help express yourself is welcome,
215215
but avoid directly copy and pasting AI generated content. If there is a language
216-
barrier, use AI to translate or review your text, but do not use AI to respond
217-
on your behalf.
216+
barrier, use AI to translate, review, and improve your text, but do not use AI
217+
to respond on your behalf.
218218

219219
* Do not use coding agents to tackle existing issues unless they have the
220220
"Contributions Welcome" label.

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,10 @@ variable `ERL_COMPILER_OPTIONS=deterministic`.
122122
Contributions to Elixir are always welcome! Before you get started, please check
123123
out our [CONTRIBUTING.md](CONTRIBUTING.md) file. There you will find detailed
124124
guidelines on how to set up your environment, run the test suite, format your
125-
code, and submit pull requests. We also include information on our review
126-
process, licensing requirements, and helpful tips to ensure a smooth
127-
contribution experience.
125+
code, and submit pull requests.
126+
127+
Note you must disclose the use of coding agents and AI written code in your
128+
contributions. See the "Using AI and coding agents" in [CONTRIBUTING.md](CONTRIBUTING.md).
128129

129130
## Development links
130131

0 commit comments

Comments
 (0)