diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug-report.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index d2df08689..78ffc1063 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,6 +1,6 @@ --- -name: "Bug Report" -about: Submit a bug report to help us improve NumPy +name: "Bug report" +about: Report a bug. Not for security vulnerabilities -- see below. --- |