diff options
| author | Jordan <jordan@psifertex.com> | 2025-05-14 14:26:11 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-14 14:26:11 -0400 |
| commit | 1c3239f5a8e84d4036c86ab60df8f452cd97c61d (patch) | |
| tree | 8d14a4c498682b821d87103904ee3949f36692ae /.github | |
| parent | 1048300169883542995538688535734321787230 (diff) | |
add binja variant to bug report template
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 06ad7285..68cffe26 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,6 +9,7 @@ assignees: '' **Version and Platform (required):** - Binary Ninja Version: [e.g. 4.0.4000-dev] (if version is stable, please also test the latest development build via the "Update Channel" option) +- Variant: Non-Commercial / Commercial / Ultimate - OS: [e.g. Ubuntu Linux] - OS Version: [e.g. 22.04] - CPU Architecture: [e.g. x64 or M1] |
