-
Notifications
You must be signed in to change notification settings - Fork 689
No labels!
There aren’t any labels for this repository quite yet.
47 labels
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.
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.
I3-annoyance
I3-annoyance
The node behaves within expectations, however this “expected behaviour” itself is at issue.
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.
R1-breaking_change
R1-breaking_change
This PR introduces a breaking change and should be highlighted in the upcoming release.