Classes of Lars Moelleken | > | Simple HTML DOM | > | .github/CONTRIBUTING.md | > | Download |
|
|
![]() How to ContributePull Requests
It is very important to separate new features or improvements into separate feature branches, and to send a pull request for each branch. This allows me to review and pull in new features or improvements individually. Style GuideAll pull requests must adhere to the PSR-2 standard. Unit TestingAll pull requests must be accompanied by passing PHPUnit unit tests and complete code coverage. |