19 lines
394 B
Markdown
19 lines
394 B
Markdown
|
---
|
||
|
name: Bug Report
|
||
|
about: create a bug report
|
||
|
---
|
||
|
|
||
|
__System info:__ [Include Ethermint commit, operating system name, and other relevant details]
|
||
|
|
||
|
__Steps to reproduce:__
|
||
|
|
||
|
1. [First Step]
|
||
|
2. [Second Step]
|
||
|
3. [and so on...]
|
||
|
|
||
|
__Expected behavior:__ [What you expected to happen]
|
||
|
|
||
|
__Actual behavior:__ [What actually happened]
|
||
|
|
||
|
__Additional info:__ [Include gist of relevant config, logs, etc.]
|