From 85e86507230fe4ea14056f78aecd9550d82a9c4f Mon Sep 17 00:00:00 2001 From: Artem Chernikov Date: Fri, 4 Jul 2014 22:59:27 +0200 Subject: [PATCH] Add more options to the contributur to communicate --- CONTRIBUTING.md | 3 ++- README.md | 7 +++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f439038c..417df04b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,4 +28,5 @@ admins](https://github.com/orgs/openSUSE/teams/osem-admins) know! GitHub issues are the primary way for communicating about specific proposed changes to this project. If you have other questions feel free to subscribe to the [opensuse-web@opensuse.org](http://lists.opensuse.org/opensuse-web/) -mailinglist, all OSEM contributors are on that list! +mailinglist, all OSEM contributors are on that list! Additionally you can use #osem channel +on freenode IRC. diff --git a/README.md b/README.md index cf57ef37..ec9cf432 100644 --- a/README.md +++ b/README.md @@ -86,3 +86,10 @@ bundle exec guard ``` This uses [spring](https://github.com/rails/spring) to provide a [fast feedback loop for the red/green cycle](http://bitzesty.com/blog/2013/05/enable-tdd-with-faster-ruby-on-rails-stack-reloading/). + +# Communication +GitHub issues are the primary way for communicating about specific proposed +changes to this project. If you have other questions feel free to subscribe to +the [opensuse-web@opensuse.org](http://lists.opensuse.org/opensuse-web/) +mailinglist, all OSEM contributors are on that list! Additionally you can use #osem channel +on freenode IRC.