mirror of https://github.com/hashcat/hashcat.git

2 changed files with 32 additions and 1 deletions
@ -0,0 +1,31 @@
|
||||
--- |
||||
name: Feature Request - other |
||||
about: Features that are not requests for new algorithms |
||||
title: '' |
||||
labels: 'new feature' |
||||
assignees: '' |
||||
|
||||
--- |
||||
|
||||
**GitHub is for bugs and features - not for support** |
||||
For support, please use the hashcat forums https://hashcat.net/forum/ |
||||
|
||||
**Check the FAQ** |
||||
Some items that might appear to be issues are not issues. Please review the hashcat FAQ https://hashcat.net/wiki/doku.php?id=frequently_asked_questions before submitting a bug report. |
||||
|
||||
**Describe the feature** |
||||
A clear and concise description of what the feature is. |
||||
|
||||
**Current behavior** |
||||
Please give a reproducible example of the current behavior, if possible. |
||||
|
||||
**Expected behavior** |
||||
A clear and concise description of what you expected to happen, ideally with mock output. |
||||
|
||||
**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 or screenshots about the feature request here. |
Loading…
Reference in new issue