Skip to content

Commit 365b36e

Browse files
authored
Checkboxes are substituted with a text suggestion closes #48 (#49)
Checkboxes are substituted with a text suggestion
1 parent 44f36d4 commit 365b36e

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -43,19 +43,7 @@ public void testFail_errors() {
4343

4444
**Environment**
4545

46-
Test framework:
47-
48-
Java:
49-
50-
Mockito:
51-
52-
- [ ] Other packages
53-
- [ ] Other classes
54-
- [ ] Static mocking
55-
56-
Test:
57-
58-
- [ ] Parametrized
46+
_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._
5947

6048
**Additional context**
6149

0 commit comments

Comments
 (0)