Skip to content

Commit 748ffc8

Browse files
authored
Update README.md
1 parent 48e7964 commit 748ffc8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
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
9+
10+
`do-not-delete` - do not delete
911

1012
> 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.
1113

0 commit comments

Comments
 (0)