diff options
| author | martin f. krafft <madduck@madduck.net> | 2010-02-03 13:38:10 +1300 |
|---|---|---|
| committer | martin f. krafft <madduck@madduck.net> | 2010-02-03 13:38:10 +1300 |
| commit | 7c5c1917c18f12a2b9dea61c4d7f238014bb2f3f (patch) | |
| tree | ffebb3cf412842c19a2f2ee2ef54a5063df11694 /index.mdwn | |
| parent | 01e6cce55e03acbe707699797142ebfe228413c1 (diff) | |
information about submitting patches
Signed-off-by: martin f. krafft <madduck@madduck.net>
Diffstat (limited to 'index.mdwn')
| -rw-r--r-- | index.mdwn | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -47,12 +47,18 @@ href="http://www.fsf.org/licensing/essays/free-sw.html">free software</a> released under the GNU GPL version 3. The latest versions can be checked out via git with this command: - git clone git://notmuchmail.org/git/notmuch Or you can browse the <a href="http://git.notmuchmail.org/git/notmuch"> Notmuch code history</a> online. +Patches are most welcome and should be sent to notmuch@notmuchmail.org. +Please try to follow the [patch submission guidelines of the Git +project](http://repo.or.cz/w/git.git?a=blob;f=Documentation/SubmittingPatches;hb=HEAD) +when submitting patches to notmuch. We are currently test-driving a [Patchwork +instance](http://patchwork.madduck.net/project/notmuch) to help us keep track +of [the patches](http://patchwork.madduck.net/project/notmuch/list). + Comments? Please feel free to email the notmuch mailing list: notmuch@notmuchmail.org (subscription is not required, but you can <a href="http://notmuchmail.org/mailman/listinfo/notmuch">subscribe to |
