CONTRIBUTING.md: Add IRC channel information 47/57547/1
authorsrisankethu <sanketh.uppalapati@research.iiit.ac.in>
Thu, 24 Nov 2016 09:54:12 +0000 (15:24 +0530)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 19 May 2017 16:52:26 +0000 (12:52 -0400)
Closes https://github.com/dfarrell07/ansible-opendaylight/issues/25

Change-Id: I7da3450e0c88c44cf17bd2a867d09565d747818f
Signed-off-by: srisankethu <sanketh.uppalapati@research.iiit.ac.in>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
CONTRIBUTING.md

index 5a20239636ad4a024134ff84c0243261313e5e62..a578cf220f51edc08c4ff3388fb17848de76a155 100644 (file)
@@ -6,6 +6,7 @@ We work to make contributing easy. Please let us know if you spot something we c
 1. [Overview](#overview)
 1. [Communication](#communication)
     * [Issues](#issues)
+    * [IRC channel](#irc-channel)
 1. [Patches](#patches)
 
 ## Overview
@@ -36,6 +37,10 @@ The `info:progress` labels may not always be up-to-date, but will be used when a
 
 Issues can be referenced and manipulated from git commit messages. Just referencing the issue's number (`#42`) will link the commit and issue. Issues can also be closed from commit messages with `closes #42` (and [a variety of other key words][6]).
 
+###IRC channel
+
+Feel free to join us at **#opendaylight-integration** on `chat.freenode.net`. You can also use web client for Freenode to join us at http://webchat.freenode.net/?channels=opendaylight-integration.
+
 ## Patches
 
 Please use [Pull Requests][2] to submit patches.