Added issue template.

This commit is contained in:
NotoriousRebel 2019-10-07 15:03:05 -04:00
parent 4a2cb45d4d
commit 284cd01719

View file

@ -0,0 +1,32 @@
---
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):**
- OS: [e.g. iOS8.1]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.