From 9d0c4476ee23c9422f1152ccc148f3017f0febf2 Mon Sep 17 00:00:00 2001 From: Nicole Thoen Date: Tue, 5 Aug 2025 10:43:09 -0400 Subject: [PATCH] docs: Update README to include guidance for AI generated code --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 926ca28..7c78820 100644 --- a/README.md +++ b/README.md @@ -70,4 +70,8 @@ yarn serve:a11y ### Committing changes -When commiting changes to this repo follow the [semantic release guidelines](https://github.com/semantic-release/semantic-release). \ No newline at end of file +When commiting changes to this repo follow the [semantic release guidelines](https://github.com/semantic-release/semantic-release). + +### 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.