Update issue templates

This commit is contained in:
ivellioscolin 2025-02-04 13:28:58 +08:00 committed by GitHub
parent 9b075a4c4b
commit eb2a66a109
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

18
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,18 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
[Description]
Describe the reproduce step and symptom with details. If applicable, add attachment, code snippets or screenshots to help explain your problem.
[Configuration]
- OS: (i.e Windows 11 24H2, 64bit)
- WinDbg: (i.e. 10.0.26100.2454, AMD64)
- Python: (i.e. 3.10.11, 64bit)
- pykd: (i.e. 0.3.4.15, check with python -m pip list)
- pykd.dll: (i.e. 2.0.0.25, check with windbg command ".chain")