# HG changeset patch # User Henning Schild # Date 1479034163 -3600 # Node ID 06d523eb596ac504bb020dad3e82f09d9826b51d # Parent 6d1c19dceaf451c53d9715ff52a6e68bfdc9a43f CONTRIBUTING: add more information on the google group so contributors have a link to the archive and the mail address and do not have to google that first diff --git a/CONTRIBUTING b/CONTRIBUTING --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -18,7 +18,11 @@ 10. We use mostly pep8 style. The current codebase is a mess, but new code should be basically pep8. -0: Pull requests are generally not noticed more than once every few +0: +Mailing list: hg-git@googlegroups.com +Archives: https://groups.google.com/forum/#!forum/hg-git + +Pull requests are generally not noticed more than once every few months. If you do a pull request, I'm still going to expect you to have a clean history, and to be willing to rework history so it's clean before I push the "merge" button.