github.com/pokt-network/tendermint@v0.32.11-0.20230426215212-59310158d3e9/.github/ISSUE_TEMPLATE/bug-report.md (about) 1 --- 2 name: Bug Report 3 about: Create a report to help us squash bugs! 4 5 --- 6 <!-- 7 Please fill in as much of the template below as you can. 8 9 Be ready for followup questions, and please respond in a timely 10 manner. We might ask you to provide additional logs and data (tendermint & app). 11 --> 12 13 **Tendermint version** (use `tendermint version` or `git rev-parse --verify HEAD` if installed from source): 14 15 16 **ABCI app** (name for built-in, URL for self-written if it's publicly available): 17 18 **Environment**: 19 - **OS** (e.g. from /etc/os-release): 20 - **Install tools**: 21 - **Others**: 22 23 24 **What happened**: 25 26 27 **What you expected to happen**: 28 29 30 **Have you tried the latest version**: yes/no 31 32 **How to reproduce it** (as minimally and precisely as possible): 33 34 **Logs (paste a small part showing an error (< 10 lines) or link a pastebin, gist, etc. containing more of the log file)**: 35 36 **Config (you can paste only the changes you've made)**: 37 38 **node command runtime flags**: 39 40 **`/dump_consensus_state` output for consensus bugs** 41 42 **Anything else we need to know**: