Преглед на файлове

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