Skip to content

Commit d8d5b50

Browse files
author
davert
committed
IRC channel set
1 parent 034df6c commit d8d5b50

File tree

3 files changed

+27
-1
lines changed

3 files changed

+27
-1
lines changed

_layouts/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ <h4>Unit Testing</h4>
6868
<p>Codeception was started in November 2011, and released the <strong>first stable
6969
version 1.0 in January 2012</strong>. Based on <a href="http://symfony.com/components" target="_blank">Symfony2 Components</a>, <a href="http://phpunit.de" target="_blank">PHPUnit</a>, <a href="http://mink.behat.org" target="_blank">Mink</a>. Codeception is a mature and stable project, well-tested and documented. It's open-source and <strong>MIT licensed</strong>.
7070
</p>
71+
72+
<p>
73+
Join <strong>#codeception</strong> on FreeNode IRC.
74+
</p>
7175
</div>
7276
</div>
7377

_layouts/page.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,12 @@
3434
<a href="https://github.com/codeception/codeception">
3535
<img src="/images/github.png"> Fork on GitHub
3636
</a>
37+
3738
</div>
39+
<p>
40+
Join <strong>#codeception</strong> on FreeNode IRC.
41+
</p>
42+
3843
</div>
3944
</div>
4045
</div>

credits.html

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,25 @@ <h1>Credits</h1>
88
<div class="row">
99
<img src="https://si0.twimg.com/profile_images/781559256/lj_avatar_reasonably_small.jpg" class="pull-right">
1010

11+
<p>
1112
Project created and maintained by <strong>Michael Bodnarchuk "Davert"</strong>.
12-
Greatfully sponsored by <a href="http://2amigos.us/"><strong>2Amigos</strong></a>
13+
Greatfully sponsored by <a href="http://2amigos.us/"><strong>2Amigos</strong></a>.
14+
</p>
15+
16+
<p>
17+
To get support either:
18+
19+
<ul>
20+
<li>join converstion on <strong>#codeception</strong> channel on FreeNode IRC.</li>
21+
<li>create issue on <a href="http://github.com/codeception/codeception/issues">GitHub</a>.</li>
22+
<li>create quest on StackOverflow (and send link to IRC chat, that will speed up things).</li>
23+
<li>ask question in Q&A section on site.</li>
24+
25+
26+
</ul>
27+
28+
</p>
29+
1330

1431
</div>
1532

0 commit comments

Comments
 (0)