diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dfd48feacc..082931e9ac 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -43,19 +43,7 @@ public void testFail_errors() { **Environment** -Test framework: - -Java: - -Mockito: - - - [ ] Other packages - - [ ] Other classes - - [ ] Static mocking - -Test: - -- [ ] Parametrized +_Substitute this text with an information that can help us to recreate the environment. For instance, specify Java version, test framework with a version (JUnit, TestNG...), Mockito configuration (packages, classes, statics), were the test parametrized or not and so on._ **Additional context**