浏览代码

add note about the #composer-dev irc channel to the composer page

Igor Wiedler 13 年之前
父节点
当前提交
9978d606a0
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/Packagist/WebBundle/Resources/views/About/aboutComposer.html.twig

+ 3 - 0
src/Packagist/WebBundle/Resources/views/About/aboutComposer.html.twig

@@ -33,4 +33,7 @@
     }
 }
 </pre></p>
+
+    <h1>Community</h1>
+    <p>If you have questions about composer or want to help out, come and join us in the <em>#composer-dev</em> channel on irc.freenode.net.</p>
 {% endblock %}