From 5c6dabbccf0a41eaeabe77205ae5d89c819e9ba3 Mon Sep 17 00:00:00 2001 From: Mark Pizzolato Date: Sat, 21 Jan 2017 11:54:55 -0800 Subject: [PATCH] GITHUB: Add initial issue template --- .github/ISSUE_TEMPLATE.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..2f50cd12 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,21 @@ + + + + + + + +- #### Context + + +- #### 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 + + +- #### the simulator configuration file (or commands) which were used when the problem occurred. + + +- #### the expected behavior and the actual behavior + +- #### you may also need to provide specific pointers to data files that may be necessary to demonstrate the problem