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**
|
2019-10-18 07:13:35 +08:00
|
|
|
Steps to reproduce the behaviour:
|
2019-10-08 03:03:05 +08:00
|
|
|
1. Run tool like this: '...'
|
|
|
|
2. See error
|
|
|
|
|
2019-10-18 07:13:35 +08:00
|
|
|
**Expected behaviour**
|
2019-10-08 03:03:05 +08:00
|
|
|
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.
|