From 97bbd34828505ce7deb2aaf980d9af3ed7bf5aa4 Mon Sep 17 00:00:00 2001 From: Mark Pizzolato Date: Sun, 17 Mar 2013 12:22:32 -0700 Subject: [PATCH] Added request for SHOW VERSION output when sending in problem reports --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd658d5f..289a6191 100644 --- a/README.md +++ b/README.md @@ -323,5 +323,6 @@ Problem reports should contain; - your host platform (and OS version) - how you built the simulator or that you're using prebuilt binaries - the simulator build description should include the output produced by while building the simulator + - the output of SHOW VERSION while running the simulator which is having an issue - the simulator configuration file (or commands) which were used when the problem occurred.