Circle cross-chain 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.
The code fails withoug proper error handling.
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.
Enhancement that provides better perfromance or smaller footprint.
Support for understanding/using centrifuge-chain.
Issue might be worth doing someday.
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.