From f781f7fae627dfc0e9ef1bc2946faeae6a13a3b1 Mon Sep 17 00:00:00 2001
From: vzabaznov <vzabaznov@magento.com>
Date: Thu, 23 Jun 2016 18:15:40 +0300
Subject: [PATCH] MAGETWO-54689: Update Issue Template for public GitHub

---
 ISSUE_TEMPLATE.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
index e1ae6c0589c..6dc744b456d 100644
--- a/ISSUE_TEMPLATE.md
+++ b/ISSUE_TEMPLATE.md
@@ -1,5 +1,5 @@
 <!--- Provide a general summary of the issue in the Title above -->
-<!--- Please check this article https://github.com/magento/magento2/wiki/Issue-reporting-guidelines before creating new issues -->
+<!--- Before adding new issues, please, check this article https://github.com/magento/magento2/wiki/Issue-reporting-guidelines-->
 
 ### Preconditions
 <!--- Provide a more detailed information of environment you use -->
@@ -8,7 +8,7 @@
 2. 
 
 ### Steps to reproduce
-<!--- Provide a link to an unambiguous set of steps to -->
+<!--- Provide a set of unambiguous steps to -->
 <!--- reproduce this bug include code to reproduce, if relevant -->
 1. 
 2. 
@@ -20,6 +20,6 @@
 
 ### Actual result
 <!--- Tell us what happens instead -->
-1. 
+1. [Screenshot, logs]
 
 <!--- (This may be platform independent comment) -->
-- 
GitLab