From a8aec7231c586a8d45550beef83d65c8ffeceae9 Mon Sep 17 00:00:00 2001 From: Otavio Pontes Date: Tue, 8 Jan 2019 23:08:45 +0000 Subject: [PATCH] doc: Adding info about how to contact us --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b4387449..a1d3e3c9 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Use github issue report tool (https://github.com/clearlinux/swupd-client/issues) To help us to reproduce a bug reported, please attach the swupd command line, the command output, swupd version ('swupd -v' output) and clear linux version ('swupd info' output). +For other questions, contact us in Clear Linux mailing list (dev@lists.clearlinux.org) or IRC channel ( #clearlinux on Freenode). + ## How to contribute Swupd client is open for contributions, so we are more than willing to review your patches!