diff options
-rw-r--r-- | contrib/git-jump/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/git-jump/README b/contrib/git-jump/README index 9f58d5db8e..4484bda410 100644 --- a/contrib/git-jump/README +++ b/contrib/git-jump/README @@ -95,3 +95,10 @@ how to activate it. The shell snippets to generate the quickfix lines will almost certainly choke on filenames with exotic characters (like newlines). + +Contributing +------------ + +Bug fixes, bug reports, and feature requests should be discussed on the +Git mailing list <git@vger.kernel.org>, and cc'd to the git-jump +maintainer, Jeff King <peff@peff.net>. |