1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-02-08 21:52:51 +00:00
hashcat/.github/ISSUE_TEMPLATE/bug_report.md

32 lines
929 B
Markdown
Raw Normal View History

2021-05-19 06:58:42 +00:00
---
name: Bug report
2021-05-19 07:25:47 +00:00
about: Something is not working as expected
2021-05-19 06:58:42 +00:00
title: ''
2021-05-19 07:25:47 +00:00
labels: bug
2021-05-19 06:58:42 +00:00
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Please provide us with all files required to reproduce the bug locally on our development systems. For instance: hash files, wordlists, rule files, ...
**Expected behavior**
A clear and concise description of what you expected to happen.
**Hardware/Compute device (please complete the following information):**
- Compute device name: [e.g. RTX2080Ti]
- OpenCL/CUDA driver name: [e.g. NVIDIA DRIVER]
- OpenCL/CUDA driver version: [e.g. 465.21]
- OpenCL/CUDA driver source: [e.g. runtime installer/.exe installer]
**Hashcat version (please complete the following information):**
- OS: [e.g. Linux]
- Distribution: [e.g. Ubuntu 18.04]
- Version [e.g. 6.2.0]
**Additional context**
Add any other context about the problem here.