mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
Update bug_report.md
Improve bug report template to make it more suitable for Ghidra. Added an attachments section to prompt for file attachments, and added Java version instead of browser (which is likely to be irrelevant).
This commit is contained in:
parent
2651ea2192
commit
8a10c2b016
1 changed files with 6 additions and 3 deletions
9
.github/ISSUE_TEMPLATE/bug_report.md
vendored
9
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -23,10 +23,13 @@ A clear and concise description of what you expected to happen.
|
|||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Attachments**
|
||||
If applicable, please attach any files that caused problems or log files generated by the software.
|
||||
|
||||
**Environment (please complete the following information):**
|
||||
- OS: [e.g. iOS]
|
||||
- Browser [e.g. chrome, safari]
|
||||
- Version [e.g. 22]
|
||||
- OS: [e.g. macOS 10.14.2]
|
||||
- Java Version: [e.g. 11.0]
|
||||
- Ghidra Version: [e.g. 9.0]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue