File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -108,3 +108,22 @@ You can optionally clone each of those repositories and run \"python -m pip inst
108108 $ python -m pip install -e . && cd ..
109109 $ git clone <awscli> && cd aws-cli/
110110 $ python -m pip install -e .
111+
112+ ## Automated Tools
113+
114+ The use of AI tooling for assisted development work is accepted and encouraged
115+ in this repository, but due to the volume of sumissions we ask that you observe
116+ the following rules:
117+
118+ - All issue and pull request submissions to this repository that are sourced by
119+ AI must first be reviewed by a human before submitting to the repository.
120+ Items reviewed in this way must include a statement like "generated by AI
121+ tools, and reviewed by <person >"
122+ - Please ensure that your submissions are actually improvements. While we are
123+ grateful for any proposed fixes, even if they are very small, behavior that
124+ looks like creating nuisance PRs or artificially inflating submission counts
125+ is not acceptable.
126+ - We may close issues or pull requests, or limit your ability to interact with
127+ this repository, for behavior that in our estimation violates these rules or
128+ any of the other rules in this repository's
129+ [ Code of Conduct] ( CODE_OF_CONDUCT.md )
You can’t perform that action at this time.
0 commit comments