From 0836fc20fec8525bf9f8deb6717bddcc79e869f9 Mon Sep 17 00:00:00 2001 From: Christophe Vandeplas Date: Wed, 27 Jun 2018 10:54:40 +0200 Subject: [PATCH] link to gitter channel in documentation --- _pages/documentation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_pages/documentation.md b/_pages/documentation.md index cb5653a..5dbbc52 100755 --- a/_pages/documentation.md +++ b/_pages/documentation.md @@ -36,3 +36,5 @@ other developers willing to develop their own tools or software supporting the M If you have any issues with MISP core software, [the issue tracking of MISP](https://github.com/MISP/MISP/issues) is handled in GitHub. If the issue is related to [one of the MISP software or data models](https://github.com/MISP/), please open an issue in the respective issue tracker of the GitHub repository. + +You are also welcome on the [MISP gitter chat](https://gitter.im/MISP/MISP) where development is discussed and community support provided.