diff options
author | Paul Ivanov <pi@berkeley.edu> | 2013-04-08 17:31:08 -0700 |
---|---|---|
committer | Paul Ivanov <pi@berkeley.edu> | 2013-04-08 17:48:01 -0700 |
commit | 2f7de030d5029ccc8fbdf261c51ce50920ccd032 (patch) | |
tree | 2a92322c266fb14d64055db3dfa6f59a60df9259 /doc/source/bugs.rst | |
parent | 7fe071ceed336b0e118c384c8ae6e469faa50102 (diff) | |
download | numpy-2f7de030d5029ccc8fbdf261c51ce50920ccd032.tar.gz |
DOC: incorporate @charris' suggestions
* Trac no longer used
* Openining "new issue" on GitHub
Diffstat (limited to 'doc/source/bugs.rst')
-rw-r--r-- | doc/source/bugs.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/bugs.rst b/doc/source/bugs.rst index 85ad62610..b55be4329 100644 --- a/doc/source/bugs.rst +++ b/doc/source/bugs.rst @@ -3,7 +3,7 @@ Reporting bugs ************** File bug reports or feature requests, and make contributions -(e.g. code patches), by submitting a "ticket" on GitHub: +(e.g. code patches), by opening a "new issue" on GitHub: - Numpy Issues: http://github.com/numpy/numpy/issues |