소스 검색

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 %}