theHarvester/.github/ISSUE_TEMPLATE/issue-template.md

32 lines
778 B
Markdown
Raw Normal View History

2019-10-08 03:03:05 +08:00
---
name: Issue Template
about: A template for new issues.
title: "[Bug|Feature Request|Other] Short Description of Issue"
labels: ''
---
**Feature Request or Bug or Other**
Feature Request | Bug | Other
**Describe the feature request or bug or other**
A clear and concise description of what the bug, feature request,
or other request is.
**To Reproduce**
Steps to reproduce the behavior:
1. Run tool like this: '...'
2. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If possible please add screenshots to help explain your problem.
**System Information (System that tool is running on):**
2019-10-08 03:05:53 +08:00
- OS: [e.g. Windows10]
- Version [e.g. 2.7]
2019-10-08 03:03:05 +08:00
**Additional context**
Add any other context about the problem here.