We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73235c6 commit 3ba4acaCopy full SHA for 3ba4aca
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -72,6 +72,14 @@ body:
72
be automatically formatted into code, so no need for backticks. Or paste
73
gists, pastebins links here
74
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
83
- type: textarea
84
id: misc
85
attributes:
0 commit comments