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
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,9 @@ Also post the output of:
25
25
26
26
M-x magit-version RET
27
27
28
-
Before reporting a defect, please try to reproduce it using an Emacs instance, in which only Forge and its dependencies have been loaded. Other packages or your configuration should not be loaded. This makes it easier to determine whether the issue lays with Forge or something else.
28
+
Before reporting a defect, please try to reproduce it using an Emacs instance,
29
+
in which only Forge and its dependencies have been loaded. Other packages or
30
+
your configuration should not be loaded. This makes it easier to determine
31
+
whether the issue lays with Forge or something else.
29
32
30
33
<!--- Now delete this line and everything above. -->
0 commit comments