From 5545e7aafd77d0328586989aab4bde83f61ffa3c Mon Sep 17 00:00:00 2001 From: Mark Pizzolato Date: Sun, 27 Jan 2013 11:24:17 -0800 Subject: [PATCH] Added a problem report section to the README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index e8e0f87b..32f21da4 100644 --- a/README.md +++ b/README.md @@ -307,3 +307,16 @@ UNZIP can be found on the VMS freeware CDs, or from www.info-zip.org MMS (Module Management System) can be licensed from HP/Compaq/Digital as part of the VMS Hobbyist program (it is a component of the DECSET product). MMK can be found on the VMS freeware CDs, or from http://www.kednos.com/kednos/Open_Source/MMK DEC C can be licensed from HP/Compaq/Digital as part of the VMS Hobbyist program. + +## Problem Reports + +If you find problems or have suggestions relating to any simulator or the simh package as a whole, please report these using the github "Issue" interface at https://github.com/simh/simh/issues. + +Problem reports should contain; + - a description of the problem + - the simulator you experience the problem with + - 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 simulator configuration file (or commands) which were used when the problem occurred. +