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.yml
+55-1Lines changed: 55 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -111,8 +111,62 @@ body:
111
111
- type: textarea
112
112
id: logs
113
113
attributes:
114
-
label: Relevant log output
114
+
label: Log
115
115
description: Please copy and paste any relevant log output. These can be generated by launching `osv` with `log = true`. The log is then generated in `:=vim.fn.stdpath('data')`.
0 commit comments