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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,9 @@ assignees: ''
13
13
3.
14
14
15
15
### Error message shown
16
-
Copy and paste any error messages / relevant text and/or screenshot the incorrect behaviour.
16
+
* Follow the steps on the [wiki](https://github.com/icsharpcode/CodeConverter/wiki) - where do things go wrong?
17
+
* Copy and paste any error messages / relevant text and/or screenshot the incorrect behaviour.
18
+
17
19
18
20
If there's no error message, try the [Visual Studio Activity log](https://docs.microsoft.com/en-us/visualstudio/extensibility/how-to-use-the-activity-log?view=vs-2019#to-examine-the-activity-log):
19
21
> Run Visual Studio with the /Log command line switch to write ActivityLog.xml to disk during your session.
0 commit comments