File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
8888together.
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
9396In turn, in order to prevent OTP2 from turning into a "
9497big-ball-of-mud" (https://en.wikipedia.org/wiki/Big_ball_of_mud ) and ensure development does not
You can’t perform that action at this time.
0 commit comments