From 95407cb41afbd3afeb18215d5f2fb977643ad083 Mon Sep 17 00:00:00 2001 From: Daniel Kraus Date: Sat, 5 Nov 2016 07:21:57 +0100 Subject: [PATCH] Add contributing info to readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f96e7f7..d82950d 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,5 @@ Source code documentation can be found at the [Github project 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.