Skip to content

Commit 706c004

Browse files
Update
1 parent 575fd4a commit 706c004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Please note that this project is released with a [Contributor Code of Conduct](C
1313

1414
Please make sure that you have [set up your user name and email address](http://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup) for use with Git. Strings such as `silly nick name <root@localhost>` look really stupid in the commit history of a project.
1515

16-
Pull requests for bug fixes must be based on the current stable branch whereas pull requests for new features must be based on the `master` branch.
16+
Pull requests for bug fixes must be made for the oldest branch that is [supported](https://phpunit.de/supported-versions.html). Pull requests for new features must be based on the `master` branch.
1717

1818
We are trying to keep backwards compatibility breaks in PHPUnit to an absolute minimum. Please take this into account when proposing changes.
1919

0 commit comments

Comments
 (0)