diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8040a88b..f1e0db9e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,12 +1,15 @@ --- name: Bug report -about: Create a report to help us improve +about: Create a report to help us improve Binary Ninja title: '' labels: '' assignees: '' --- +**Binary Ninja Version** + + **Describe the bug** A clear and concise description of what the bug is. @@ -23,7 +26,8 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** +**Version and Platform (required):** + - Binary Ninja: Dev 2.4.2487 (if tested in stable, please also test the development channel via the "update channel" option) - OS: [e.g. Ubuntu Linux] - Version [e.g. 20.04] |
