From c57e6d0eab493e68a3a94af1c06612e1ee1ca761 Mon Sep 17 00:00:00 2001
From: Daniel Carl <danielcarl@gmx.de>
Date: Fri, 12 May 2017 13:26:39 +0200
Subject: [PATCH] Mention mailing list also for the contributors.

---
 CONTRIBUTE.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/CONTRIBUTE.md b/CONTRIBUTE.md
index 65987c8..e88449e 100644
--- a/CONTRIBUTE.md
+++ b/CONTRIBUTE.md
@@ -3,6 +3,13 @@
 This document contains guidelines for contributing to vimb, as well as useful
 hints when doing so.
 
+## Communication
+
+If you wan't to discuss some feature or provide some suggestion that can't be
+done very well with the github issues. You should use the [mailing list][mail]
+for this purpose. Else it's a good decision to use the features provided by
+github for that.
+
 ## Patching and Coding style
 
 ### File Layout
@@ -69,3 +76,4 @@ To run vimb without installation you could run as a sandbox like this
 This will compile and install vimb into the local _sandbox_ folder in the
 project directory.
 
+[mail]:        https://lists.sourceforge.net/lists/listinfo/vimb-users "vimb - mailing list"
-- 
2.20.1