forked from github/verilator
Update bug template.
This commit is contained in:
parent
e6857df5c6
commit
3b1371124e
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Something isn't working as expected, and it isn't "Unsupported." (Note our contributor agreement at https://github.com/verilator/verilator/blob/master/docs/CONTRIBUTING.rst)
|
about: Use this to report that something isn't working as expected, and it isn't "Unsupported." (Note our contributor agreement at https://github.com/verilator/verilator/blob/master/docs/CONTRIBUTING.rst)
|
||||||
title: ''
|
title: ''
|
||||||
labels: new
|
labels: new
|
||||||
assignees: ''
|
assignees: ''
|
||||||
@ -15,4 +15,4 @@ What 'verilator --version' are you using? Did you try it with the git master ve
|
|||||||
|
|
||||||
What OS and distribution are you using?
|
What OS and distribution are you using?
|
||||||
|
|
||||||
Would you be willing to try to fix Verilator yourself with assistance?
|
May we assist you in trying to fix this in Verilator yourself?
|
||||||
|
4
.github/ISSUE_TEMPLATE/feature.md
vendored
4
.github/ISSUE_TEMPLATE/feature.md
vendored
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Feature Request
|
name: Feature Request
|
||||||
about: Request something should be supported, or a new feature added. (Note our contributor agreement at https://github.com/verilator/verilator/blob/master/docs/CONTRIBUTING.rst)
|
about: Use this to request something should be supported, or a new feature added. (Note our contributor agreement at https://github.com/verilator/verilator/blob/master/docs/CONTRIBUTING.rst)
|
||||||
title: ''
|
title: ''
|
||||||
labels: new
|
labels: new
|
||||||
assignees: ''
|
assignees: ''
|
||||||
@ -13,4 +13,4 @@ What would you like added/supported?
|
|||||||
|
|
||||||
Can you attach an example that runs on other simulators? (Must be openly licensed, ideally in test_regress format.)
|
Can you attach an example that runs on other simulators? (Must be openly licensed, ideally in test_regress format.)
|
||||||
|
|
||||||
May we assist you in trying to fix this yourself?
|
May we assist you in trying to fix this in Verilator yourself?
|
||||||
|
2
.github/ISSUE_TEMPLATE/questions.md
vendored
2
.github/ISSUE_TEMPLATE/questions.md
vendored
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Q and A, or Other
|
name: Q and A, or Other
|
||||||
about: Ask a question, not related to a specific bug or feature request. (Note our contributor agreement at https://github.com/verilator/verilator/blob/master/docs/CONTRIBUTING.rst)
|
about: Use this to ask a question, not related to a specific bug nor feature request. (Note our contributor agreement at https://github.com/verilator/verilator/blob/master/docs/CONTRIBUTING.rst)
|
||||||
title: ''
|
title: ''
|
||||||
labels: new
|
labels: new
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
Loading…
Reference in New Issue
Block a user