From 6fe4462e53ea300d3734301edba33cb1866fa777 Mon Sep 17 00:00:00 2001
From: alexanderdavide <alexeble1998@gmail.com>
Date: Thu, 24 Jun 2021 20:34:12 +0000
Subject: [PATCH] style: prettier format all files

---
 .github/ISSUE_TEMPLATE/bug_report.md |   22 ++++++++++++----------
 1 files changed, 12 insertions(+), 10 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 3d2b3ea..004f0d4 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -4,7 +4,6 @@
 title: ''
 labels: bug
 assignees: lxndrblz
-
 ---
 
 **Describe the bug**
@@ -12,6 +11,7 @@
 
 **To Reproduce**
 Steps to reproduce the behavior:
+
 1. Go to '...'
 2. Click on '....'
 3. Scroll down to '....'
@@ -24,17 +24,19 @@
 If applicable, add screenshots to help explain your problem.
 
 **Desktop (please complete the following information):**
- - OS: [e.g. iOS]
- - Browser [e.g. chrome, safari]
- - Version of the Theme
- - Version of Hugo (run a `hugo version` if unsure)
+
+- OS: [e.g. iOS]
+- Browser [e.g. chrome, safari]
+- Version of the Theme
+- Version of Hugo (run a `hugo version` if unsure)
 
 **Smartphone (please complete the following information):**
- - Device: [e.g. iPhone6]
- - OS: [e.g. iOS8.1]
- - Browser [e.g. stock browser, safari]
- - Version of the Theme
- - Version of Hugo (run a `hugo version` if unsure)
+
+- Device: [e.g. iPhone6]
+- OS: [e.g. iOS8.1]
+- Browser [e.g. stock browser, safari]
+- Version of the Theme
+- Version of Hugo (run a `hugo version` if unsure)
 
 **Additional context**
 Add any other context about the problem here.

--
Gitblit v1.10.0