Variable: CONTRIBUTION_DEGREES
constCONTRIBUTION_DEGREES: readonly [{description:"Primary contributor for this role";id:"lead";label:"Lead"; }, {description:"Equal contribution with other contributors";id:"equal";label:"Equal"; }, {description:"Supporting or secondary contribution";id:"supporting";label:"Supporting"; }]
Defined in: src/types/models/contribution.ts:164
Contribution degree levels.
Remarks
Indicates the level of contribution for a given role.
These are seeded as nodes with kind=type and subkind=contribution-degree.