From 080fe87c816ca3b4e1ba55eb7306d3ef323b75af Mon Sep 17 00:00:00 2001 From: Matt Nelson <85905982+non-fungible-nelson@users.noreply.github.com> Date: Fri, 14 Apr 2023 14:46:24 -0400 Subject: [PATCH] updating issue template requesting logs (#5342) * updating issue template requesting logs Signed-off-by: Matt Nelson --- .github/issue_template.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/issue_template.md b/.github/issue_template.md index e6a7a5accb4..cfae3400266 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -24,6 +24,9 @@ As an [Actor], I want [feature] so that [why]. **Frequency:** [What percentage of the time does it occur?] +### Logs (if a bug) +Please post relevant logs from Besu (and the consensus client, if running proof of stake) from before and after the issue. + ### Versions (Add all that apply) * Software version: [`besu --version`] * Java version: [`java -version`]