From bddd30044f029918fc3ea89581c0ea6b8568cb7e Mon Sep 17 00:00:00 2001 From: Nicole Thoen Date: Tue, 5 Aug 2025 10:32:44 -0400 Subject: [PATCH] docs: Update README to include guidance for AI generated code. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d9e964c..897b6b6 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,7 @@ To run the documentation locally, clone this repo and run: ```bash yarn install && yarn build && yarn start ``` + +### AI-assisted development guidelines + +Please reference [PatternFly's AI-assisted development guidelines](https://github.com/patternfly/.github/blob/main/CONTRIBUTING.md) if you'd like to contribute code generated using AI.