Skip to content

No labels!

There aren’t any labels for this repository quite yet.

A0-needs_burnin
A0-needs_burnin
Pull request needs to be tested on a live validator node before merge. DevOps is notified via matrix
A1-insubstantial
A1-insubstantial
Pull request requires no code review (e.g., a sub-repository hash update).
A2-stale
A2-stale
Pull request did not receive any updates in a long time. No review needed at this stage. Close it.
A3-backport
A3-backport
Pull request is already reviewed well in another branch.
C1-mentor
C1-mentor
A task where a mentor is available. Please indicate in the issue who the mentor could be.
C2-good-first-issue
C2-good-first-issue
A task for a first time contributor to become familiar with the Polkadot-SDK.
D0-easy
D0-easy
Can be fixed primarily by duplicating and adapting code by an intermediate coder.
D1-medium
D1-medium
Can be fixed by a coder with good Rust knowledge but little knowledge of the codebase.
D2-substantial
D2-substantial
Can be fixed by an experienced coder with a working knowledge of the codebase.
D3-involved
D3-involved
Can be fixed by an expert coder with good knowledge of the codebase.
dependencies
dependencies
Pull requests that update a dependency file
I0-panic
I0-panic
The node panics and exits without proper error handling.
I1-security
I1-security
The node fails to follow expected, security-sensitive, behaviour.
I2-bug
I2-bug
The node fails to follow expected behavior.
I3-annoyance
I3-annoyance
The node behaves within expectations, however this “expected behaviour” itself is at issue.
I4-refactor
I4-refactor
Code needs refactoring.
I5-enhancement
I5-enhancement
An additional feature request.
I6-meta
I6-meta
A specific issue for grouping tasks or bugs of a specific category.
I7-duplicate
I7-duplicate
Issue is a duplicate. Closer should comment with a link to the duplicate.
I8-wont_fix
I8-wont_fix
Issue might be invalid or this project will not address it. Closer should comment why.
I9-optimisation
I9-optimisation
An enhancement to provide better overall performance in terms of time-to-completion for a task.
I10-unconfirmed
I10-unconfirmed
Issue might be valid, but it's not yet known.
javascript
javascript
Pull requests that update Javascript code
R0-silent
R0-silent
Changes should not be mentioned in any release notes
R1-breaking_change
R1-breaking_change
This PR introduces a breaking change and should be highlighted in the upcoming release.
T0-node
T0-node
This PR/Issue is related to the topic “node”.
T1-FRAME
T1-FRAME
This PR/Issue is related to core FRAME, the framework.
T2-pallets
T2-pallets
This PR/Issue is related to a particular pallet.
T3-RPC_API
T3-RPC_API
This PR/Issue is related to RPC APIs.
T4-runtime_API
T4-runtime_API
This PR/Issue is related to runtime APIs.