summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorXusheng <xusheng@vector35.com>2024-06-06 13:44:47 +0800
committerXusheng <xusheng@vector35.com>2024-06-06 13:45:54 +0800
commit4ef7a93c06417147b9a05b19fdb700739d2f7e5f (patch)
treec8e8addb4b52668f8a1a9ebfb6d4942cecfaf2c7 /.github
parent75787e706c877a34a68c23c0d4f90ec5ff1e830c (diff)
Update issue template to ask for a binary by default. Fix https://github.com/Vector35/binaryninja-api/issues/5510
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md13
1 files changed, 11 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 76644a33..223cca05 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -26,8 +26,17 @@ Please provide all steps required to reproduce the behavior:
**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.
+**Screenshots/Video Recording:**
+If applicable, please add screenshots/video recording here to help explain your problem.
+
+**Binary:**
+If applicable, please provide us with the binary to help us work with the issue faster. Here are a few options:
+
+1. Directly attach it to this issue in a ZIP archive
+2. Share a publicly accessible link to it (For malware samples, we do not have access to VirusTotal; [Malshare](https://malshare.com/) is an option)
+3. Email it to binaryninja at vector35.com, or join our [slack](https://slack.binary.ninja/) and share with us in private
+4. We understand sometimes it is not possible to share the binary -- sure, no worries, we can still work with it!
+5. If your issue is general and not related to a specific binary, then there is no need to attach the binary as well
**Additional Information:**
Please add any other context about the problem here.