Add more options to the contributur to communicate

This commit is contained in:
Artem Chernikov 2014-07-04 22:59:27 +02:00
parent 7cd21bbf11
commit 85e8650723
2 changed files with 9 additions and 1 deletions

View file

@ -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 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 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/) 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.

View file

@ -86,3 +86,10 @@ bundle exec guard
``` ```
This uses [spring](https://github.com/rails/spring) to provide a 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/). [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.