Skip to content

Commit 727fa35

Browse files
authored
Update README.md
1 parent 9231e17 commit 727fa35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
This repo contains a set of opinionated react component groups used to standardize functionality and look and feel across products. The components are based on PatternFly with some additional functionality.
44

55
### Branches
6-
`main` branch - PatternFly 6 implementation
6+
`main` - PatternFly 6 implementation
77

8-
`v5` branch - PatternFly 5 implementation
8+
`v5` - PatternFly 5 implementation
99

1010
> NOTE: If new features are not needed in `v5,` they should be added directly to the `main` branch. For bug fixes, it is preferred to fix the bug for both versions (fix in one branch and cherry-pick to another). Pulling new changes from 5 to 6 and vice versa is not recommended using `rebase`. Rather, always cherry-pick specific commits.
1111

0 commit comments

Comments
 (0)