diff options
| author | Jordan <github@psifertex.com> | 2021-06-09 14:50:50 -0400 |
|---|---|---|
| committer | Jordan <github@psifertex.com> | 2021-06-09 14:50:50 -0400 |
| commit | 8df9f8f5f09386f616a9c87b9349220851edf85a (patch) | |
| tree | 81a4a71da29f0549256f5aaaf1e7066411d0735e | |
| parent | 0ef43c4f1be6174a748e679163a07a99e5a7b3c5 (diff) | |
Update bug_report.md to request BN version information
| -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] |
