File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -93,3 +93,22 @@ and provide a list of any failing checks. After these are addressed,
9393you can commit the changes prior to publishing the PR.
9494These checks are also included in our CI setup under the "Lint" workflow which
9595will provide output on Github for anything missed locally.
96+
97+ Automated Tools
98+ ---------------
99+ The use of AI tooling for assisted development work is accepted and encouraged
100+ in this repository, but due to the volume of submissions we ask that you observe
101+ the following rules:
102+
103+ - All issue and pull request submissions to this repository that are sourced by
104+ AI must first be reviewed by a human before submitting to the repository.
105+ Items reviewed in this way must include a statement like "generated by AI
106+ tools, and reviewed by <person>"
107+ - Please ensure that your submissions are actually improvements. While we are
108+ grateful for any proposed fixes, even if they are very small, behavior that
109+ looks like creating nuisance PRs or artificially inflating submission counts
110+ is not acceptable.
111+ - We may close issues or pull requests, or limit your ability to interact with
112+ this repository, for behavior that in our estimation violates these rules or
113+ any of the other rules in this repository's
114+ `Code of Conduct <CODE_OF_CONDUCT.md> `.
You can’t perform that action at this time.
0 commit comments