diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/documentation.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/documentation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index cbea5292..5a8b578d 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -13,7 +13,7 @@ Describe whether this involves a specific API/set of APIs or a whole concept in **What concept or API needs more documentation?** Please provide a clear and concise description of the API or concept which is confusing or missing documentation. -**Is this documentation related to a specifi API?** +**Is this documentation related to a specific API?** Describe which API needs documentation: C++, Python, or Rust. (**Note:** The C API is not intended to be a documented interface.) **Are there any known examples of people using this API/concept?** |
