summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index b71820d..5723bb1 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -25,6 +25,9 @@ Also post the output of:
M-x magit-version RET
-Before reporting a defect, please try to reproduce it using an Emacs instance, in which only Transient 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 Transient or something else.
+Before reporting a defect, please try to reproduce it using an Emacs instance,
+in which only Transient 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 Transient or something else.
<!--- Now delete this line and everything above. -->