Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
blockscout/ISSUE_TEMPLATE.md

22 lines
514 B

*Describe your issue here.*
### Environment
2 years ago
* Deployment type (Manual/Docker/Docker-compose):
* Elixir & Erlang/OTP versions (`elixir -version`):
2 years ago
* Node JS version (`node -v`):
* Operating System:
2 years ago
* Blockscout Version/branch/commit:
### Steps to reproduce
*Tell us how to reproduce this issue. ❤ if you can push up a branch to your fork with a regression test we can run to reproduce locally.*
### Expected behaviour
*Tell us what should happen.*
### Actual behaviour
*Tell us what happens instead.*