From a299bdb7b87b8d3cfabc106e0244a1b5dfeb11b8 Mon Sep 17 00:00:00 2001 From: Nicole Thoen Date: Tue, 5 Aug 2025 10:38:23 -0400 Subject: [PATCH] docs: Update README to include guidance for AI generated code --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a2e9b129..0db4f3ce 100644 --- a/README.md +++ b/README.md @@ -214,3 +214,9 @@ See the instructions to install and run the demo app, here: [Demo README.md](pac ## Need help? If you find a bug, have a request, or have any questions about Topology that aren't answered in our documentation, please [reach out to us on Slack.](https://patternfly.slack.com/archives/CK7URGJ2W) + +## Contributing to Topology + +### 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.