From 3e73a3d34108cdf0fba27fc1d6753847e2f2fd62 Mon Sep 17 00:00:00 2001
From: psychocrypt <psychocryptHPC@gmail.com>
Date: Thu, 28 Mar 2019 22:34:20 +0100
Subject: [PATCH] fix execution issue template

---
 .github/ISSUE_TEMPLATE/execution_bug_report.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/execution_bug_report.md b/.github/ISSUE_TEMPLATE/execution_bug_report.md
index edc0374..44ac89b 100644
--- a/.github/ISSUE_TEMPLATE/execution_bug_report.md
+++ b/.github/ISSUE_TEMPLATE/execution_bug_report.md
@@ -2,6 +2,6 @@
 name: Execution bug report
 about: You have an issue to execute xmr-stak.
 
- ---
+---
 
-**Most execution issues are caused by driver problems. Please use the [xmr-stak sub-reddit](https://www.reddit.com/r/XmrStak/) to ask for help instead of opening an issue here.**
\ No newline at end of file
+**Most execution issues are caused by driver problems. Please use the [xmr-stak sub-reddit](https://www.reddit.com/r/XmrStak/) to ask for help instead of opening an issue here.**
-- 
GitLab