Skip to content

Commit 3ba4aca

Browse files
raminrenaynay
andauthored
config(issues): extend bug report template to request DASer state for stuck nodes (#3564)
Co-authored-by: rene <[email protected]>
1 parent 73235c6 commit 3ba4aca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

+8
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,14 @@ body:
7272
be automatically formatted into code, so no need for backticks. Or paste
7373
gists, pastebins links here
7474
render: Shell
75+
- type: textarea
76+
id: stuck_node
77+
attributes:
78+
label: Is the node "stuck"? Has it stopped syncing?
79+
description: Please share the state of the node e.g. what height is stuck at, what is the state of DAS?
80+
placeholder: >
81+
Please consult our RPC docs https://node-rpc-docs.celestia.org/ and share output from any or all of
82+
Das.SamplingStats, Header.SyncState and Header.NetworkHead
7583
- type: textarea
7684
id: misc
7785
attributes:

0 commit comments

Comments
 (0)