From a6c97cc3bc5664508adabcac146833341805ae93 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Wed, 29 Apr 2020 18:41:00 -0400 Subject: [PATCH] Commentary --- .github/ISSUE_TEMPLATE/bug_report.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3e438348e..dd8f88943 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,4 +11,6 @@ Thanks for taking the time to report this. Can you attach an example that shows the issue? (Must be openly licensed, ideally in test_regress format.) +What 'verilator --version' are you using? Did you try it with git master version? + May we assist you in trying to fix this yourself?