From: Dagfinn Ilmari MannsÃ¥ker Date: Mon, 6 Oct 2014 19:06:13 +0000 (+0100) Subject: Update help/support and contributing POD section X-Git-Tag: v0.11021~22 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FSQL-Translator.git;a=commitdiff_plain;h=90824742063912636c1126abcd66490c43d195a4 Update help/support and contributing POD section Mostly stolen from DBIx::Class --- diff --git a/AUTHORS b/AUTHORS index 1096342..a7cc17d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -58,11 +58,3 @@ The following people have contributed to the SQLFairy project: - Wallace Reis - William Wolf - Ying Zhang - -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. diff --git a/lib/SQL/Translator.pm b/lib/SQL/Translator.pm index 0ee48f0..ce4eebf 100644 --- a/lib/SQL/Translator.pm +++ b/lib/SQL/Translator.pm @@ -1110,14 +1110,55 @@ Returns the version of the SQL::Translator release. See the included AUTHORS file: L -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 +(click for instant chatroom login) +=item * Mailing list: L + +=item * RT Bug Tracker: L + +=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 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 + +=item * Official gitweb: L + +=item * GitHub mirror: L + +=item * Authorized committers: L + +=item * Travis-CI log: L + +=for html +↪ Stable branch CI status: + +=back =head1 COPYRIGHT @@ -1128,10 +1169,6 @@ Copyright 2012 the SQL::Translator authors, as listed in L. This library is free software and may be distributed under the same terms as Perl 5 itself. -=head1 BUGS - -Please use L for reporting bugs. - =head1 PRAISE If you find this module useful, please use