From: Daniel Carl <danielcarl@gmx.de>
Date: Fri, 12 May 2017 11:26:39 +0000 (+0200)
Subject: Mention mailing list also for the contributors.
X-Git-Url: https://git.owens.tech///git?a=commitdiff_plain;h=c57e6d0eab493e68a3a94af1c06612e1ee1ca761;p=vimb.git

Mention mailing list also for the contributors.
---

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"