Skip to content

Commit f38c5ed

Browse files
Merge branch 'patternfly:main' into main
2 parents 22d9c42 + 402ab41 commit f38c5ed

18 files changed

Lines changed: 1351 additions & 25368 deletions

File tree

.eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"plugin:react/recommended",
1010
"plugin:react-hooks/recommended",
1111
"plugin:@typescript-eslint/recommended",
12+
"plugin:react/jsx-runtime",
1213
"prettier"
1314
],
1415
"overrides": [

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,8 @@ yarn serve:a11y
7070

7171
### Committing changes
7272

73-
When commiting changes to this repo follow the [semantic release guidelines](https://github.com/semantic-release/semantic-release).
73+
When commiting changes to this repo follow the [semantic release guidelines](https://github.com/semantic-release/semantic-release).
74+
75+
### AI-assisted development guidelines
76+
77+
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.

0 commit comments

Comments
 (0)