Merge branch 'release-4.0.6'

This commit is contained in:
Daniel Kraus
2016-12-28 12:57:41 +01:00
5 changed files with 36 additions and 19 deletions

View File

@ -13,7 +13,14 @@ pages](http://bovender.github.io/LinkTitles).
This extension is [semantically versioned](http://semver.org).
If you wish to contribute, please issue pull requests against the `develop` branch.
Contributing
------------
If you wish to contribute, please issue pull requests against the `develop`
branch, as I follow Vincent Driessen's advice on [A successful Git branching
model](http://nvie.com/git-model) (knowing that there are [alternative
workflows](http://scottchacon.com/2011/08/31/github-flow.html)).
Contributors
@ -21,3 +28,4 @@ Contributors
- Daniel Kraus (@bovender), main developer
- Ulrich Strauss (@c0nnex), namespaces
- Brent Laabs (@labster), bug fixes