Skip to content

Commit 05e8c4f

Browse files
Merge pull request #408 from patternfly/nicolethoen-patch-1
docs: Update README to include guidance for AI generated code
2 parents 2df1761 + 74b94c3 commit 05e8c4f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ cd patternfly-quickstarts
1616
yarn install && yarn build && yarn start
1717
```
1818

19+
### AI-assisted development guidelines
20+
21+
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.
22+
1923
## Development Scripts
2024
```sh
2125
# Install development/build dependencies

0 commit comments

Comments
 (0)