summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2026-02-26 18:48:00 +0100
committerJonas Bernoulli <jonas@bernoul.li>2026-02-26 18:48:00 +0100
commitba63dd4a6c38a431bacdf89609f2268527362f07 (patch)
tree72aa49d7798be7ddafa67741bd65ee4bdb1b472c
parentbb885b70a5dcf72d0f6ea0cf1bc4f2e76f3ce8b9 (diff)
templates: Wrap lines
-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. -->