summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: 9cea28c2e6e6348bc3ac01f6820babfa88ddf62e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
name: Create a bug report
about: Describe your issue and help us improve Binary Ninja
title: ''
labels: ''
assignees: ''

---

**Version and Platform (required):**
- 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 [e.g. x64 or M1]

**Bug Description:**
Please provide a clear and concise description of what happened.

**Steps To Reproduce:**
Please provide all steps required to reproduce the behavior:
1. Go to...
2. Click on...
3. Scroll down to...
4. See error

**Expected Behavior:**
Please provide a clear and concise description of what you *expected* to happen.

**Screenshots:**
If applicable, please add screenshots here to help explain your problem.

**Additional Information:**
Please add any other context about the problem here.