diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e69de29b..3e1fa49d 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,28 @@ + + +* 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.