diff options
| -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 fc3e1efd..5138ef47 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -7,7 +7,7 @@ assignees: '' --- -**Is this a general concept that needs to be documented or a specifi API?** +**Is this a general concept that needs to be documented or a specific API?** Does this involve a specific API/set of APIs or a whole concept in Binary Ninja (i.e. BinaryViews, Basic Blocks, etc) **What concept or API needs more documentation?** |
