Skip to content

Commit bc14ab1

Browse files
committed
Add text about AI tool usage to CONTRIBUTING.md.
1 parent f856e43 commit bc14ab1

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,12 @@ the instructions in your submitted text.
8686
- Tie such series of PRs together with an "epic issue" that explains the overall plan.
8787
- Use GitHub issue references e.g. "related to #12" or "closes #13" to connect PRs and issues
8888
together.
89-
- Consider squashing and rebasing to make the PR history easier to understand, eliminating extra "
90-
noise" commits like accidental changes to organization specific code, abandoned experiments, or
89+
- Consider squashing and rebasing to make the PR history easier to understand, eliminating extra
90+
"noise" commits like accidental changes to organization specific code, abandoned experiments, or
9191
reverted configuration changes.
92+
- If you use AI tools to assist with your contributions, you remain fully responsible for the
93+
quality and correctness of the changes. Only submit pull requests that you understand and can
94+
explain. PRs that are unclear, low-quality, or generated as spam will be rejected.
9295

9396
In turn, in order to prevent OTP2 from turning into a "
9497
big-ball-of-mud" (https://en.wikipedia.org/wiki/Big_ball_of_mud) and ensure development does not

0 commit comments

Comments
 (0)