Skip to content

Commit e44bcc4

Browse files
committed
update README
1 parent 661b6b0 commit e44bcc4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,7 @@ To contribute to PatternFly's HTML/CSS core repo, refer to the [core contributio
5959
### pf-docs-framework documentation
6060

6161
There is some historic documentation on pf-docs-framework at [packages/documentation-framework/README.md](packages/documentation-framework/README.md).
62+
63+
## AI-assisted development guidelines
64+
65+
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.

packages/documentation-site/patternfly-docs/content/get-started/contribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ When using AI coding assistants (such as GitHub Copilot, ChatGPT, Claude, or oth
6767

6868
- **Do not automatically trust the code assistant output.** Always apply your own judgment and expertise. AI coding assistants can introduce security vulnerabilities if not used carefully, and AI models can sometimes hallucinate and provide incorrect or non-functional code.
6969

70-
- **Make sure you thoroughly understand any AI-generated code.** If the generated code you intend to incorporate in your work is outside your expertise, consult with someone knowledgeable in the area prior to making it available to others within Red Hat or externally.
70+
- **Make sure you thoroughly understand any AI-generated code.** If the generated code you intend to incorporate in your work is outside your expertise, consult with someone knowledgeable in the area prior to making it available to others.
7171

7272
1. **Mark any substantial AI-generated code portions.**
7373

0 commit comments

Comments
 (0)