mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 08:08:10 +00:00
feature request - other
This commit is contained in:
parent
b2d90a6ff7
commit
3db744615a
31
.github/ISSUE_TEMPLATE/feature_request_-_other.md
vendored
Normal file
31
.github/ISSUE_TEMPLATE/feature_request_-_other.md
vendored
Normal file
@ -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.
|
2
.github/ISSUE_TEMPLATE/other_issue.md
vendored
2
.github/ISSUE_TEMPLATE/other_issue.md
vendored
@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Other issue
|
||||
about: Issues that are not bugs or features, but should be addressed
|
||||
about: Minor issues that are not bugs or features, but should be addressed
|
||||
title: ''
|
||||
labels: 'help wanted'
|
||||
assignees: ''
|
||||
|
Loading…
Reference in New Issue
Block a user