You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,15 @@ labels: bug
6
6
assignees: ''
7
7
8
8
---
9
+
**Rubberduck version information**
10
+
The info below can be copy-paste-completed from the first lines of Rubberduck's Log or the About box:
11
+
12
+
Rubberduck version [...]
13
+
Operating System: [...]
14
+
Host Product: [...]
15
+
Host Version: [...]
16
+
Host Executable: [...]
17
+
9
18
10
19
**Description**
11
20
A clear and concise description of what the bug is.
@@ -23,17 +32,8 @@ A clear and concise description of what you expected to happen.
23
32
**Screenshots**
24
33
If applicable, add screenshots to help explain your problem.
25
34
26
-
**Rubberduck version information**
27
-
The info below can be copy-paste-completed from the first lines of Rubberduck's Log or the About box:
28
-
29
-
Rubberduck version [...]
30
-
Operating System: [...]
31
-
Host Product: [...]
32
-
Host Version: [...]
33
-
Host Executable: [...]
34
-
35
35
**Logfile**
36
-
Rubberduck generates extensive logging in TRACE-Level. If no log was created, check your settings. Include this Log for bugreports about the behavior of Rubbberduck
36
+
Rubberduck generates extensive logging in TRACE-Level. If no log was created at `%APP_DATA%\Rubberduck\Logs`, check your settings. Include this Log for bugreports about the behavior of Rubbberduck
0 commit comments