diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature-request.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature-request.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 38d64710b..a6a3ca423 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -10,7 +10,7 @@ If you're looking to request a new feature or change in functionality, including adding or changing the meaning of arguments to an existing function, please post your idea on the [numpy-discussion mailing list] (https://mail.python.org/mailman/listinfo/numpy-discussion) to explain your -reasoning before you open an issue or pull request. You can also check out our -[Contributor Guide] +reasoning in addition to opening an issue or pull request. You can also check +out our [Contributor Guide] (https://github.com/numpy/numpy/blob/master/doc/source/dev/index.rst) if you need more information. |