diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d85c4e53..9cea28c2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,7 +11,7 @@ assignees: '' - Binary Ninja Version: 2.4.2487-dev (if version is stable, please also test the latest development build via the "Update Channel" option) - OS: [e.g. Ubuntu Linux] - OS Version: [e.g. 20.04] -- CPU Architecture [d.g. x64 or M1] +- CPU Architecture [e.g. x64 or M1] **Bug Description:** Please provide a clear and concise description of what happened. |
