Skip to content
Snippets Groups Projects
Verified Commit 7dedd106 authored by micah's avatar micah :speech_balloon:
Browse files

Style: remove tabs, fix language to fit template

The example had many tabs causing my eyes to bleed. It also didn't use
the template properly to fix an issue.
parent c0ddb0da
Branches
Tags
No related merge requests found
Pipeline #
...@@ -8,13 +8,13 @@ ...@@ -8,13 +8,13 @@
# - Related: #1234 # - Related: #1234
#example: #example:
# #
# Bug: fix apache systemd insanity # Bug: fix apache systemd insanity
# #
# Apache2 systemd autorestart was failing because of #2314432 # Apache2 systemd autorestart was failing because of a gremlin that was entering
# and it was caused by a gremlin that was entering through a wormhole # through a wormhole. This fixes #985843 by closing the wormhole so no further
# caused by #985843, so this commit resolves this wormhole # gremlins can come through.
# #
# # Use one of these things: # # Use one of these things:
# [- Fixes|Closes #5234] # [- Fixes|Closes #5234]
# [- Related: #1234] # [- Related: #1234]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment