Skip to content

Commit

Permalink
Add more labels (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome authored Nov 7, 2023
1 parent ba28b33 commit 0e6c325
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
- color: A90EA3
description: Pull requests/issues that are candidates to be backlog items
name: backlog candidate
- color: A6266C
description: Issues that are blocked by external factors
name: blocked
- color: fc2929
description: An issue reporting a potential bug
name: bug
Expand All @@ -25,6 +28,9 @@
- color: 84b6eb
description: Pull requests for new features/feature enhancements
name: enhancement
- color: ECD665
description: Issues that need to be broken into smaller issues
name: epic
- color: "000000"
description: Pull requests that update Github_actions code
name: github_actions
Expand Down Expand Up @@ -58,12 +64,18 @@
- color: cc317c
description: An issue asking a question
name: question
- color: 754DC1
description: Issues that are ready to be prioritized
name: refined
- color: FEF2C0
description: Pull requests that don't need to be added to the changelog
name: skip changelog
- color: 8E7888
description: Pull requests/issues with no activity
name: stale
- color: D16749
description: Issues that belong to an epic
name: story
- color: A4EF7D
description: Pull requests that update tests
name: tests
Expand Down

0 comments on commit 0e6c325

Please sign in to comment.