diff options
| author | Jordan <jordan@psifertex.com> | 2022-04-12 19:13:53 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-12 19:13:53 -0400 |
| commit | f0774d67d9e1bcaec9a7f29b9dab95871d662418 (patch) | |
| tree | 05a24a8d986f89c0aebccfa8a757d17547a630d0 /.github | |
| parent | 513514c59985489c168de4142cf2fcdb9a450d7d (diff) | |
Update bug_report.md
add cpu arch bugreport option
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 34c89035..d85c4e53 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,6 +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] **Bug Description:** Please provide a clear and concise description of what happened. |
