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
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,13 @@ body:
36
36
required: true
37
37
attributes:
38
38
label: Minimal init.lua
39
-
description: Please provide minimal init.lua to reproduce the issue. You can find the template here https://github.com/nvim-orgmode/orgmode/blob/master/scripts/minimal_init.lua. Once set up, you can run it with `nvim -u minimal_init.lua`.
39
+
description: Please provide minimal init.lua to reproduce the issue. You can find the template [here](https://github.com/nvim-orgmode/orgmode/blob/master/scripts/minimal_init.lua). Once set up, you can run it with `nvim -u minimal_init.lua`.
0 commit comments