Skip to content

Labels

Labels

  • Pull request needs to be tested on a live validator node before merge. DevOps is notified via matrix
  • Pull request requires no code review (e.g., a sub-repository hash update).
  • Pull request did not receive any updates in a long time. No review needed at this stage. Close it.
  • Pull request is already reviewed well in another branch.
  • Pull request must be backported to the stable2409 release branch
  • Pull request must be backported to the stable2412 release branch
  • Pull request must be backported to the stable2503 release branch
  • Pull request must be backported to the stable2506 release branch
  • Pull request must be backported to the unstable2507 release branch
  • Run CI on draft PR
  • A task where a mentor is available. Please indicate in the issue who the mentor could be.
  • A task for a first time contributor to become familiar with the Polkadot-SDK.
  • A task rewarded by the OG Rust bounty for successful completion. See https://ogrust.com/
  • Can be fixed primarily by duplicating and adapting code by an intermediate coder.
  • Can be fixed by a coder with good Rust knowledge but little knowledge of the codebase.
  • Can be fixed by an experienced coder with a working knowledge of the codebase.
  • Can be fixed by an expert coder with good knowledge of the codebase.
  • Pull requests that update a dependency file
  • run coverage workflow for this pr
  • Temporary label for migrating CI to GHA
  • The node panics and exits without proper error handling.
  • The node fails to follow expected, security-sensitive, behaviour.
  • Issue might be valid, but it's not yet known.
  • The node fails to follow expected behavior.
  • The node behaves within expectations, however this “expected behaviour” itself is at issue.
  • Code needs refactoring.
  • An additional feature request.
  • A specific issue for grouping tasks or bugs of a specific category.
  • Issue is a duplicate. Closer should comment with a link to the duplicate.
  • Issue might be invalid or this project will not address it. Closer should comment why.