Skip to content

Labels

Labels

  • Circle cross-chain related.
  • Circle protocol related.
  • Circle runtime related.
  • Pull request can be merged without special precaution and notification.
  • Pull request can be merged and notification about changes should be documented.
  • Pull request changes public api. Document changes publicly.
  • Pull request essentially changes code. New Release needed. Audit would be nice.
  • Pull request touches storage and needs migration code.
  • Pull request touches sensitiv code parts and must be audited (externally).
  • Pull requests that update a dependency file.
  • Bigger issue, needs to be broken down.
  • A critical error.
  • The code fails withoug proper error handling.
  • Support for understanding/using centrifuge-chain.
  • The code fails to follow expected behaviour.
  • The code behaves as expected, but "expected" is an issue.
  • Test needs fixing or improving.
  • Documentation needs fixing or improving.
  • Code needs refactoring.
  • Enhancement that provides better perfromance or smaller footprint.
  • An additional feature.
  • A specific release.
  • Issue might be worth doing someday.
  • Issue is worth doing.
  • Issue should be addressed soon.
  • Issue should be addressed in the next days.
  • Everyone should address this issue now.
  • An issure which is similar to patching code.
  • Can be done by primarily duplicating and adapting code.
  • Can be done with good experience in the language, but little knowledge of the codebase.