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.) +