Update ISSUE_TEMPLATE.md to be more focused.

This commit is contained in:
MetaPrime 2017-06-19 11:10:05 -07:00
parent b073a819ea
commit e0b104f55b

View File

@ -1,28 +1,19 @@
<!-- <!--
If this is a bug report, please fill out the following information so that we can more easily investigate the issue. If this is a bug, please fill out the information below.
If this is a feature request or other type of issue, feel free to modify the template as appropriate. Please include any additional information that would help us fix the bug.
If this is a feature request or other type of issue, provide whatever information you feel is appropriate.
--> -->
* Ripme version: * Ripme version:
* Java version (output of `java -version`): * Java version (output of `java -version`):
* Operating system: * Operating system:
* Exact URL you were trying to rip when the problem occurred: * Exact URL you were trying to rip when the problem occurred:
* Please include any additional information about how to reproduce the problem:
## Repro Steps
Please provide any additional repro steps.
1. (Step one)
2. (Step two)
3. (...)
## Expected Behavior ## Expected Behavior
Detail the expected behavior here. Detail the expected behavior here.
## Actual Behavior ## Actual Behavior
Detail the actual (incorrect) behavior here. Detail the actual (incorrect) behavior here. You can post log snippets or attach log files to your issue report.