Skip to content

Commit dcd5cb5

Browse files
committed
Reduce number of paragraphs for support section
1 parent 00cf5c3 commit dcd5cb5

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

theme/homepage.html.twig

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -259,47 +259,30 @@ $loop->run();
259259
<div>
260260
<p>
261261
As a first step, check the elaborate documentation that comes with each component (see links to individual documentation for each component above).
262-
</p>
263-
<p>
264262
If you find your question is not answered within the documentation, there's a fair chance that it may be relevant to more people.
265-
</p>
266-
<p>
267263
Please do not hesitate to file your question as an issue in the relevant component so others can also participate.
268264
</p>
269265
<p>
270266
Check out <code>#reactphp</code> on <code>irc.freenode.net</code>. You can use the <a href="http://webchat.freenode.net/?channels=%23reactphp" rel="nofollow">Webchat</a> if you don't already use an IRC client.
271-
</p>
272-
<p>
273267
Many of us are available in this channel, so many questions get answered in a few minutes to some hours. We also use this channel to announce all new releases and ongoing development efforts, so consider setting up an IRC client and idling in this channel for a little longer.
274268
</p>
275269
<p>
276270
Also follow <a href="https://twitter.com/reactphp" rel="nofollow">@reactphp</a> on Twitter for updates. We use this mostly for noteworthy, bigger updates and to keep the community updated about ongoing development efforts.
277-
</p>
278-
<p>
279271
You can always use the <code>#reactphp</code> hashtag if you have anything to share!
280272
</p>
281273
</div>
282274
<div>
283275
<p>
284276
We're a very open project and we prefer public communication whenever possible, so that more people can participate and help getting the best solutions available.
285-
</p>
286-
<p>
287277
At the same time, we realize that some things are better addressed in private.
288278
</p>
289279
<p>
290280
Whether you just want to say <em>thank you</em>, want to report a security issue or want to help sponsor a certain feature development, you can reach out to the core team in private by sending an email to <code>[email protected]</code>.
291-
</p>
292-
293-
<p>
294281
Please keep in mind that we're a small team of volunteers and do our best to support anybody reaching out.
295282
</p>
296283
<p>
297284
Do you want to support ReactPHP? Awesome! Let's start with letting the the world know why you think ReactPHP is awesome and try to help others getting on board!
298-
</p>
299-
<p>
300285
Send a tweet, write a blog post, give a talk at your local user group or conference or even write a book.
301-
</p>
302-
<p>
303286
There are many ways you can help. You can always reach out to us in private and help others in our support channels. Thank you!
304287
</p>
305288
</div>

0 commit comments

Comments
 (0)