annotate vendor/phpunit/phpunit-mock-objects/CONTRIBUTING.md @ 0:4c8ae668cc8c
Initial import (non-working)
author |
Chris Cannam |
date |
Wed, 29 Nov 2017 16:09:58 +0000 |
parents |
|
children |
1fec387a4317 |
rev |
line source |
Chris@0
|
1 Pull Requests for bug fixes should be made against the current release branch (1.2).
|
Chris@0
|
2
|
Chris@0
|
3 Pull Requests for new features should be made against master.
|
Chris@0
|
4
|
Chris@0
|
5 For further notes please refer to [https://github.com/sebastianbergmann/phpunit/blob/master/CONTRIBUTING.md](https://github.com/sebastianbergmann/phpunit/blob/master/CONTRIBUTING.md)
|