We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab577ca commit 73a04b9Copy full SHA for 73a04b9
.github/ISSUE_TEMPLATE/bug_report_easy.md
@@ -0,0 +1,44 @@
1
+---
2
+name: Bug report without tips
3
+about: Defect report without examples (for experienced testers)
4
+title: ''
5
+labels: 'ctg-bug'
6
+assignees: ''
7
+
8
9
10
+**Description**
11
12
13
14
+**To Reproduce**
15
16
+1. Install UnitTestBot plugin built from main in IntelliJ IDEA
17
+2. Open
18
+3. Generate tests for
19
20
+**Expected behavior**
21
22
23
24
+**Actual behavior**
25
26
27
28
+**Screenshots, logs**
29
30
31
32
+~~~java
33
34
+~~~
35
36
+**Environment**
37
38
+IntelliJ IDEA version -
39
+Project -
40
+JDK -
41
42
+**Additional context**
43
44
0 commit comments