Skip to content

Commit e1151e6

Browse files
authored
Change versions in CONTRIBUTING.md
1 parent 43c20a0 commit e1151e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ feel free to do this, but remember to follow this few simple rules:
77
Branching strategy
88
-------------------
99

10-
- For new features, or bugs that only affect the 3.x versions, base your changes on the `master` branch and open PRs against `master`
11-
- For bugs that affect 2.5.x versions, base your changes on the `2.5` branch and open PRs agains `2.5`
12-
- Bugs in previous versions are not going to be fixed, upgrade to `2.5` minimum.
10+
- For new features, or bugs that only affect the 4.x versions, base your changes on the `master` branch and open PRs against `master`
11+
- For bugs that affect 3.4.x versions, base your changes on the `3.4` branch and open PRs agains `3.4`
12+
- Bugs in previous versions are not going to be fixed, upgrade to `3.4` minimum.
1313

1414
Coverage
1515
--------

0 commit comments

Comments
 (0)