Mercurial > hg > hg-git
changeset 1004:06d523eb596a
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
author | Henning Schild <henning@hennsch.de> |
---|---|
date | Sun, 13 Nov 2016 11:49:23 +0100 (2016-11-13) |
parents | 6d1c19dceaf4 |
children | 6faa33912cd5 |
files | CONTRIBUTING |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.