Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .github/labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ definitionRequired: true


labels:
- name: contribution-agreement/signed
description: Contributor has signed the required contribution agreement
color: 0e8a16
- name: contribution-agreement/unsigned
description: Contributor has not yet signed the required contribution agreement
color: b60205
- name: dd/adopters/complete
description: DD Adopter Interviews have been completed
color: 41cd40
Expand Down
Loading