From d62ebf9e6de59a8a76d92b1367b4d0a4da4c72ea Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Sun, 7 Jun 2026 08:40:07 -0400 Subject: [PATCH] Update github issue templates --- .github/ISSUE_TEMPLATE/issue.md | 20 ++++++++++++++++++-- .github/ISSUE_TEMPLATE/questions.md | 10 +++++++++- 2 files changed, 27 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md index 121f9d197..53cfabfe1 100644 --- a/.github/ISSUE_TEMPLATE/issue.md +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -7,18 +7,34 @@ assignees: '' --- + + +Can you please attach an example that shows the issue or missing feature? + + What output from that test indicates it is wrong, and what is the correct or expected output? (Or, please make test self-checking if possible.) + + What 'verilator' command line do we use to run your example? + + What 'verilator --version' are you using? Did you try it with the git master version? Did you try it with other simulators? + + What OS and distribution are you using? + + May we assist you in trying to fix this in Verilator yourself? -(Please avoid attaching screenshots that show text - you can convert images to text using e.g. https://ocr.space) + diff --git a/.github/ISSUE_TEMPLATE/questions.md b/.github/ISSUE_TEMPLATE/questions.md index c162a5ff8..a9ed1beee 100644 --- a/.github/ISSUE_TEMPLATE/questions.md +++ b/.github/ISSUE_TEMPLATE/questions.md @@ -7,6 +7,14 @@ assignees: '' --- + + How may we help - what is your question? -(If reporting a bug or requesting a feature please hit BACK on your browser and use a different issue templates.) +