Browse code

Copied info about google groups, IRC, etc. to README.md from CONTRIBUTORS.md

Signed-off-by: Sankar சங்கர் <sankar.curiosity@gmail.com>

Sankar சங்கர் authored on 2015/05/14 12:45:33
Showing 2 changed files
... ...
@@ -129,12 +129,12 @@ However, there might be a way to implement that feature *on top of* Docker.
129 129
   <col width="45%">
130 130
   <col width="65%">
131 131
   <tr>
132
-    <td>Internet&nbsp;Relay&nbsp;Chat&nbsp;(IRC)</th>
132
+    <td>Internet&nbsp;Relay&nbsp;Chat&nbsp;(IRC)</td>
133 133
     <td>
134 134
       <p>
135 135
         IRC a direct line to our most knowledgeable Docker users; we have
136
-        both the  <code>#docker</code> and <code>#docker-dev</code> group on 
137
-        <strong>irc.freenode.net</strong>.  
136
+        both the  <code>#docker</code> and <code>#docker-dev</code> group on
137
+        <strong>irc.freenode.net</strong>.
138 138
         IRC is a rich chat protocol but it can overwhelm new users. You can search
139 139
         <a href="https://botbot.me/freenode/docker/#" target="_blank">our chat archives</a>.
140 140
       </p>
... ...
@@ -146,9 +146,9 @@ However, there might be a way to implement that feature *on top of* Docker.
146 146
     <td>
147 147
       There are two groups.
148 148
       <a href="https://groups.google.com/forum/#!forum/docker-user" target="_blank">Docker-user</a>
149
-      is for people using Docker containers. 
150
-      The <a href="https://groups.google.com/forum/#!forum/docker-dev" target="_blank">docker-dev</a> 
151
-      group is for contributors and other people contributing to the Docker 
149
+      is for people using Docker containers.
150
+      The <a href="https://groups.google.com/forum/#!forum/docker-dev" target="_blank">docker-dev</a>
151
+      group is for contributors and other people contributing to the Docker
152 152
       project.
153 153
     </td>
154 154
   </tr>
... ...
@@ -156,14 +156,14 @@ However, there might be a way to implement that feature *on top of* Docker.
156 156
     <td>Twitter</td>
157 157
     <td>
158 158
       You can follow <a href="https://twitter.com/docker/" target="_blank">Docker's Twitter feed</a>
159
-      to get updates on our products. You can also tweet us questions or just 
159
+      to get updates on our products. You can also tweet us questions or just
160 160
       share blogs or stories.
161 161
     </td>
162 162
   </tr>
163 163
   <tr>
164 164
     <td>Stack Overflow</td>
165 165
     <td>
166
-      Stack Overflow has over 7000K Docker questions listed. We regularly 
166
+      Stack Overflow has over 7000K Docker questions listed. We regularly
167 167
       monitor <a href="https://stackoverflow.com/search?tab=newest&q=docker" target="_blank">Docker questions</a>
168 168
       and so do many other knowledgeable Docker users.
169 169
     </td>
... ...
@@ -207,6 +207,53 @@ or want to get more involved, the best place to start is [the project directory]
207 207
 
208 208
 We are always open to suggestions on process improvements, and are always looking for more maintainers.
209 209
 
210
+### Talking to other Docker users and contributors
211
+
212
+<table class="tg">
213
+  <col width="45%">
214
+  <col width="65%">
215
+  <tr>
216
+    <td>Internet&nbsp;Relay&nbsp;Chat&nbsp;(IRC)</td>
217
+    <td>
218
+      <p>
219
+        IRC a direct line to our most knowledgeable Docker users; we have
220
+        both the  <code>#docker</code> and <code>#docker-dev</code> group on
221
+        <strong>irc.freenode.net</strong>.
222
+        IRC is a rich chat protocol but it can overwhelm new users. You can search
223
+        <a href="https://botbot.me/freenode/docker/#" target="_blank">our chat archives</a>.
224
+      </p>
225
+      Read our <a href="https://docs.docker.com/project/get-help/#irc-quickstart" target="_blank">IRC quickstart guide</a> for an easy way to get started.
226
+    </td>
227
+  </tr>
228
+  <tr>
229
+    <td>Google Groups</td>
230
+    <td>
231
+      There are two groups.
232
+      <a href="https://groups.google.com/forum/#!forum/docker-user" target="_blank">Docker-user</a>
233
+      is for people using Docker containers.
234
+      The <a href="https://groups.google.com/forum/#!forum/docker-dev" target="_blank">docker-dev</a>
235
+      group is for contributors and other people contributing to the Docker
236
+      project.
237
+    </td>
238
+  </tr>
239
+  <tr>
240
+    <td>Twitter</td>
241
+    <td>
242
+      You can follow <a href="https://twitter.com/docker/" target="_blank">Docker's Twitter feed</a>
243
+      to get updates on our products. You can also tweet us questions or just
244
+      share blogs or stories.
245
+    </td>
246
+  </tr>
247
+  <tr>
248
+    <td>Stack Overflow</td>
249
+    <td>
250
+      Stack Overflow has over 7000K Docker questions listed. We regularly
251
+      monitor <a href="https://stackoverflow.com/search?tab=newest&q=docker" target="_blank">Docker questions</a>
252
+      and so do many other knowledgeable Docker users.
253
+    </td>
254
+  </tr>
255
+</table>
256
+
210 257
 ### Legal
211 258
 
212 259
 *Brought to you courtesy of our legal counsel. For more context,
... ...
@@ -246,9 +293,3 @@ Docker on a Mac
246 246
 
247 247
 If you know of another project underway that should be listed here, please help 
248 248
 us keep this list up-to-date by submitting a PR.
249
-
250
-Mailing Lists
251
-=============
252
-
253
-* [Google group for Docker Users](https://groups.google.com/forum/#!forum/docker-user)
254
-* [Google group for Docker development discussions](https://groups.google.com/forum/#!forum/docker-dev)