Update ISSUE_TEMPLATE.md
This commit is contained in:
parent
71694196b9
commit
b073a819ea
28
.github/ISSUE_TEMPLATE.md
vendored
28
.github/ISSUE_TEMPLATE.md
vendored
@ -0,0 +1,28 @@
|
||||
<!--
|
||||
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 feature request or other type of issue, feel free to modify the template as appropriate.
|
||||
-->
|
||||
|
||||
* Ripme version:
|
||||
* Java version (output of `java -version`):
|
||||
* Operating system:
|
||||
* Exact URL you were trying to rip when the problem occurred:
|
||||
|
||||
|
||||
## Repro Steps
|
||||
|
||||
Please provide any additional repro steps.
|
||||
|
||||
1. (Step one)
|
||||
2. (Step two)
|
||||
3. (...)
|
||||
|
||||
|
||||
## Expected Behavior
|
||||
|
||||
Detail the expected behavior here.
|
||||
|
||||
|
||||
## Actual Behavior
|
||||
|
||||
Detail the actual (incorrect) behavior here.
|
Loading…
Reference in New Issue
Block a user