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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ about: Create a report to help GitLens improve
4
4
---
5
5
6
6
<!-- Please search existing issues to avoid creating duplicates. -->
7
-
<!-- Also for any git related or intermittent issues, please enable output channel logging by setting `"gitlens.outputLevel": "verbose"` in your settings.json. This will enable logging to the GitLens channel in the Output pane. Once enabled, please attempt to reproduce the issue (if possible) and attach the relevant log lines from the GitLens channel.
7
+
<!-- Also for any git related or intermittent issues, please enable output channel logging by setting `"gitlens.outputLevel": "debug"` in your settings.json. This will enable logging to the `GitLens` & `GitLens (Git)` channels in the Output pane. Once enabled, please attempt to reproduce the issue (if possible) and attach the log lines from both channels.
0 commit comments