branch: externals/transient
commit ba63dd4a6c38a431bacdf89609f2268527362f07
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

    templates: Wrap lines
---
 .github/ISSUE_TEMPLATE/bug_report.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md 
b/.github/ISSUE_TEMPLATE/bug_report.md
index b71820db1e..5723bb1a66 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. -->

Reply via email to