Update help/support and contributing POD section
Dagfinn Ilmari Mannsåker [Mon, 6 Oct 2014 19:06:13 +0000 (20:06 +0100)]
Mostly stolen from DBIx::Class

AUTHORS
lib/SQL/Translator.pm

diff --git a/AUTHORS b/AUTHORS
index 1096342..a7cc17d 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -58,11 +58,3 @@ The following people have contributed to the SQLFairy project:
 -   Wallace Reis <wreis@cpan.org>
 -   William Wolf <throughnothing@gmail.com>
 -   Ying Zhang <zyolive@yahoo.com>
-
-If you would like to contribute to the project, you can send patches
-to the developers mailing list:
-
-    sqlfairy-developers@lists.sourceforge.net
-
-Or send us a message (with your Sourceforge username) asking to be
-added to the project and what you'd like to contribute.
index 0ee48f0..ce4eebf 100644 (file)
@@ -1110,14 +1110,55 @@ Returns the version of the SQL::Translator release.
 See the included AUTHORS file:
 L<http://search.cpan.org/dist/SQL-Translator/AUTHORS>
 
-If you would like to contribute to the project, you can send patches
-to the developers mailing list:
+=head1 GETTING HELP/SUPPORT
 
-    sqlfairy-developers@lists.sourceforge.net
+If you are stuck with a problem or have doubts about a particular
+approach do not hesitate to contact us via any of the following
+options (the list is sorted by "fastest response time"):
 
-Or send us a message (with your Sourceforge username) asking to be
-added to the project and what you'd like to contribute.
+=over
+
+=item * IRC: irc.perl.org#sql-translator
+
+=for html
+<a href="https://chat.mibbit.com/#sql-translator@irc.perl.org">(click for instant chatroom login)</a>
 
+=item * Mailing list: L<http://lists.scsys.co.uk/mailman/listinfo/dbix-class>
+
+=item * RT Bug Tracker: L<https://rt.cpan.org/NoAuth/Bugs.html?Dist=SQL-Translator>
+
+=back
+
+=head1 HOW TO CONTRIBUTE
+
+Contributions are always welcome, in all usable forms (we especially
+welcome documentation improvements). The delivery methods include git-
+or unified-diff formatted patches, GitHub pull requests, or plain bug
+reports either via RT or the Mailing list. Contributors are generally
+granted access to the official repository after their first several
+patches pass successful review. Don't hesitate to
+L<contact|/GETTING HELP/SUPPORT> us with any further questions you may
+have.
+
+This project is maintained in a git repository. The code and related tools are
+accessible at the following locations:
+
+=over
+
+=item * Official repo: L<git://git.shadowcat.co.uk/dbsrgits/SQL-Translator.git>
+
+=item * Official gitweb: L<http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits/SQL-Translator.git>
+
+=item * GitHub mirror: L<https://github.com/dbsrgits/SQL-Translator>
+
+=item * Authorized committers: L<ssh://dbsrgits@git.shadowcat.co.uk/sql-translator.git>
+
+=item * Travis-CI log: L<https://travis-ci.org/dbsrgits/sql-translator/builds>
+
+=for html
+&#x21AA; Stable branch CI status: <img src="https://secure.travis-ci.org/dbsrgits/sql-translator.png?branch=master"></img>
+
+=back
 
 =head1 COPYRIGHT
 
@@ -1128,10 +1169,6 @@ Copyright 2012 the SQL::Translator authors, as listed in L</AUTHORS>.
 This library is free software and may be distributed under the same terms as
 Perl 5 itself.
 
-=head1 BUGS
-
-Please use L<http://rt.cpan.org/> for reporting bugs.
-
 =head1 PRAISE
 
 If you find this module useful, please use