1
0
mirror of https://github.com/simh/simh.git synced 2026-01-13 15:27:14 +00:00
simh.simh/.github/ISSUE_TEMPLATE.md

40 lines
2.6 KiB
Markdown

<!--- If you find problems or have suggestions relating to any simulator -->
<!--- or the simh package as a whole, this is the right place to describe -->
<!--- the problem you're having or the suggestion you wish to make: -->
<!--- Folks with general questions about the USAGE of simh simulators -->
<!--- should start at http://simh.trailing-edge.com and once you've -->
<!--- exhausted that, you some general google searches may be useful, -->
<!--- and then asking on the simh mailing list. -->
<!--- NOTE: Anything between the comment delimiters that start and end this line are merely instructions to you. They will not be visible when the issue is created. You may remove these comments as you enter information here -->
<!--- Note that the text you enter into this comment box will be interpreted -->
<!--- as 'markdown' text. To best leverage this you may want to tag system -->
<!--- output and some other text as 'code' (you can click on the "styling -->
<!--- with Markdown" link below this text box for details about markdown). -->
<!--- Click on the Preview tab as you're creating this issue to see how the -->
<!--- markdown message will be displayed.-->
<!--- PLEASE provide the below specified NON OPTIONAL details.
If they are not provided, the issue will most likely be quickly
closed immediately. It may be re-opened by you once you actually
provide this information: -->
<!--- Provide a general summary of the issue in the Title above -->
- #### Context
<!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug or why the suggested change or enhancement would be useful -->
- #### the output of "sim> SHOW VERSION" while running the simulator which is having the issue
- #### how you built the simulator or that you're using prebuilt binaries
<!--- This should include ALL the output produced by make while building just the simulator that is exhibiting the problem -->
- #### the simulator configuration file (or commands) which were used when the problem occurred.
<!--- The simulator configuration file, and any other relatively small files can be attached to this issue now or after it is created -->
- #### the expected behavior and the actual behavior
<!--- Please provide the output the simulator produced when you experienced the problem -->
- #### you may also need to provide specific pointers to data files that may be necessary to demonstrate the problem
<!--- If you haven't already, please be sure that your full name is visible in your Github profile (no email address is needed) -->