diff options
| author | Alexander Taylor <alex@vector35.com> | 2022-12-06 10:59:32 -0500 |
|---|---|---|
| committer | Alexander Taylor <alex@vector35.com> | 2022-12-06 10:59:32 -0500 |
| commit | 554d9b7569fa89ce584d22697d0ab121581d99e7 (patch) | |
| tree | c31d745ccca6e901dd4e3d8920bde48785001016 /.github/ISSUE_TEMPLATE/bug_report.md | |
| parent | df486f43e971b5d80bd7d936e976a38c8237d342 (diff) | |
Update issue templates.
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 9cea28c2..d6795605 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,9 +8,9 @@ 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) +- Binary Ninja Version: [e.g. 3.2.4000-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] +- OS Version: [e.g. 22.04] - CPU Architecture [e.g. x64 or M1] **Bug Description:** |
