Skip to content

Commit 3c85b90

Browse files
committed
chore: add additional text to CONTRIBUTING.rst
1 parent d4e6d42 commit 3c85b90

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CONTRIBUTING.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,22 @@ and provide a list of any failing checks. After these are addressed,
6161
you can commit the changes prior to publishing the PR.
6262
These checks are also included in our CI setup under the "Lint" workflow which
6363
will provide output on Github for anything missed locally.
64+
65+
Automated Tools
66+
---------------
67+
The use of AI tooling for assisted development work is accepted and encouraged
68+
in this repository, but due to the volume of sumissions we ask that you observe
69+
the following rules:
70+
71+
- All issue and pull request submissions to this repository that are sourced by
72+
AI must first be reviewed by a human before submitting to the repository.
73+
Items reviewed in this way must include a statement like "generated by AI
74+
tools, and reviewed by <person>"
75+
- Please ensure that your submissions are actually improvements. While we are
76+
grateful for any proposed fixes, even if they are very small, behavior that
77+
looks like creating nuisance PRs or artificially inflating submission counts
78+
is not acceptable.
79+
- We may close issues or pull requests, or limit your ability to interact with
80+
this repository, for behavior that in our estimation violates these rules or
81+
any of the other rules in this repository's
82+
`Code of Conduct <CODE_OF_CONDUCT.md>`.

0 commit comments

Comments
 (0)