From cdac23dcb0cc56ca7bc9cf3e7284fefa6f478eb3 Mon Sep 17 00:00:00 2001 From: Troy Benson Date: Sat, 14 Mar 2026 12:13:20 +0200 Subject: [PATCH] chore: clarify use of AI in pull request submissions I allow all PRs except those automatically opened by AI agents. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cba63c..0884ae3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ ![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-purple.svg?style=flat-square) [![Codecov](https://img.shields.io/codecov/c/github/troymoder/crates.svg?label=codecov&logo=codecov&style=flat-square)](https://app.codecov.io/gh/troymoder/crates) -A collection of my open source Rust crates. PRs are welcome! +A collection of my open source Rust crates. PRs are welcome, if they are not automatically created by a machine. +All PRs must be submitted by human. | Crate | Description | | ------------------------------------------ | -------------------------------------------------------- |