summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/documentation.md
blob: cdb7cde2ee2f58b00c400a667499e49c8a4ab24c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
name: "Documentation"
about: Report an issue related to the NumPy documentation
labels: 04 - Documentation

---

## Documentation

<!-- If this is an issue with the current documentation for NumPy (e.g.
incomplete/inaccurate docstring, unclear explanation in any part of the
documentation), make sure to leave a reference to the document/code you're
referring to. You can also check the development version of the documentation
and see if this issue has already been addressed: https://numpy.org/devdocs/
-->

<!-- If this is an idea or a request for content, please describe as clearly as
possible what topics you think are missing from the current documentation. Make
sure to check https://github.com/numpy/numpy-tutorials and see if this issue
might be more appropriate there. -->