From 6bcb36f5447ad47138e003b1d82a2c37c1027d37 Mon Sep 17 00:00:00 2001 From: Pauli Virtanen Date: Fri, 29 Oct 2010 12:35:17 +0200 Subject: DOC: dev: update also the overview --- doc/source/dev/gitwash/patching.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/source') diff --git a/doc/source/dev/gitwash/patching.rst b/doc/source/dev/gitwash/patching.rst index e93b7d47d..da8b660ac 100644 --- a/doc/source/dev/gitwash/patching.rst +++ b/doc/source/dev/gitwash/patching.rst @@ -43,8 +43,9 @@ Overview # make the patch files git format-patch -M -C master -Then, send the generated patch files to the `NumPy mailing list`_ - -where we will thank you warmly. +Then, create a ticket in the `Numpy Trac `__, +attach the generated patch files there, and notify the `NumPy mailing list`_ +about your contribution. In detail --------- -- cgit v1.2.1