From bccc7fbca178e80090cae2ebfd6c539f79a94231 Mon Sep 17 00:00:00 2001 From: Ethan Buchman Date: Mon, 6 Jul 2020 04:43:09 -0400 Subject: [PATCH] .github/issue_template: Update `/dump_consensus_state` request. (#5060) Clarify how to get the `/dump_consensus_state` data. Eg. https://github.com/tendermint/tendermint/issues/4926 indicated: "Not sure how to do this." --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 9c56a364a..e99d57880 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -37,6 +37,6 @@ manner. We might ask you to provide additional logs and data (tendermint & app). **node command runtime flags**: -**`/dump_consensus_state` output for consensus bugs** +**Please provide the output from the `http://:/dump_consensus_state` RPC endpoint for consensus bugs** **Anything else we need to know**: