Update bug_report.md

Make exact steps to recreate the issue a requirement for the bug report.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 3a1a923..6cb3bd7 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -8,16 +8,20 @@
 ---
 
 **Describe the bug**
+
 A clear and concise description of what the bug is.
 
-**To Reproduce**
-Steps to reproduce the behavior:
-1.
-2.
-3.
-4.
+**Required: To Reproduce (without these steps your issue may be deleted)**
+
+Steps to reproduce the behavior/issue showing all commands on command line, needed XML or JSON (if necessary), etc.:
+
+ 1.
+ 2.
+ 3.
+ 4.
 
 **Expected behavior**
+
 A clear and concise description of what you expected to happen.
 
 **Desktop (please complete the following information):**