Skip to content

No labels!

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

bug
bug
Something isn't working
crcl-cross-chain
crcl-cross-chain
Circle cross-chain related.
crcl-protocol
crcl-protocol
Circle protocol related.
crcl-runtime
crcl-runtime
Circle runtime related.
D0-ready
D0-ready
Pull request can be merged without special precaution and notification.
D2-notify
D2-notify
Pull request can be merged and notification about changes should be documented.
D5-breaks-api
D5-breaks-api
Pull request changes public api. Document changes publicly.
D7-essential
D7-essential
Pull request essentially changes code. New Release needed. Audit would be nice.
D8-migration
D8-migration
Pull request touches storage and needs migration code.
D9-needsaudit
D9-needsaudit
Pull request touches sensitiv code parts and must be audited (externally).
dependencies
dependencies
Pull requests that update a dependency file.
documentation
documentation
Improvements or additions to documentation
duplicate
duplicate
This issue or pull request already exists
enhancement
enhancement
New feature or request
epic
epic
Bigger issue, needs to be broken down.
github_actions
github_actions
Pull requests that update Github_actions code
go
go
Pull requests that update Go code
good first issue
good first issue
Good for newcomers
hacktoberfest-accepted
hacktoberfest-accepted
help wanted
help wanted
Extra attention is needed
I0-critical
I0-critical
A critical error.
I1-fails
I1-fails
The code fails withoug proper error handling.
I1-panic
I1-panic
The code panics withoug proper error handling.
I2-bug
I2-bug
The code fails to follow expected behaviour.
I3-annoyance
I3-annoyance
The code behaves as expected, but "expected" is an issue.
I4-tests
I4-tests
Test needs fixing or improving.
I5-documentation
I5-documentation
Documentation needs fixing or improving.
I6-refactoring
I6-refactoring
Code needs refactoring.
I7-optimisation
I7-optimisation
Enhancement that provides better perfromance or smaller footprint.
I8-enhancement
I8-enhancement
An additional feature.