]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Fix typo
authorArran Cudbard-Bell <a.cudbardb@gmail.com>
Wed, 14 Jul 2021 15:15:27 +0000 (10:15 -0500)
committerGitHub <noreply@github.com>
Wed, 14 Jul 2021 15:15:27 +0000 (10:15 -0500)
.github/ISSUE_TEMPLATE/bug_report.yml

index 627c57b0b2184d04543e5e7970e837b4ea6c037b..014a15f6950881703d2b4a27ec598f9261e2a239 100644 (file)
@@ -34,5 +34,8 @@ body:
     id: backtrace
     attributes:
       label: Backtrace from LLDB or GDB
-      description: Provide a full backtrace from LLDB or GDB (if relevant). See here](https://github.com/FreeRADIUS/freeradius-server/blob/master/doc/source/bugs.md) for debugging instructions and how to obtain backtraces.
-      render:shell
+      description: |
+      Provide a full backtrace from LLDB or GDB (if relevant). 
+      [See here](https://github.com/FreeRADIUS/freeradius-server/blob/master/doc/source/bugs.md) for 
+      debugging instructions and how to obtain backtraces.
+      render: shell