Skip to content

Commit

Permalink
add FAQ answer for patch discussions
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Jul 4, 2016
1 parent 56bb601 commit 95d5fd3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Changes
@@ -1,5 +1,5 @@

7.0 2016-07-02
7.0 2016-07-04
- Code name "Nerd Face", this is a major release.
- Removed Mojolicious::Plugin::Charset.
- Removed squish method from Mojo::ByteStream.
Expand Down
6 changes: 6 additions & 0 deletions lib/Mojolicious/Guides/FAQ.pod
Expand Up @@ -135,6 +135,12 @@ connections concurrently.

In L<Mojolicious> this event loop is L<Mojo::IOLoop>.

=head2 Where can i discuss my patches for Mojolicious?

We'd love to discuss your contributions to L<Mojolicious> on our official IRC
channel C<#mojo> on C<irc.perl.org>
(L<chat now!|https://chat.mibbit.com/?channel=%23mojo&server=irc.perl.org>).

=head2 Where did my file extension go?

Standard route placeholders will not match the C<.> character, however
Expand Down

0 comments on commit 95d5fd3

Please sign in to comment.