mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Update labels.yml - seasons to quarters (#5956)
Winter, Spring, Summer, Autumn. This can only apply in northern hemisphere countries. Southern hemisphere is the opposite months. First quarter, second quarter, third quarter, fourth quarter are universal options.
This commit is contained in:
8
.github/labels.yml
vendored
8
.github/labels.yml
vendored
@@ -1,15 +1,15 @@
|
||||
- name: "02"
|
||||
color: "76B4D9"
|
||||
description: "Milestone: Winter release"
|
||||
description: "Milestone: First quarter release"
|
||||
- name: "05"
|
||||
color: "AADB79"
|
||||
description: "Milestone: Spring release"
|
||||
description: "Milestone: Second quarter release"
|
||||
- name: "08"
|
||||
color: "4B649F"
|
||||
description: "Milestone: Summer release"
|
||||
description: "Milestone: Third quarter release"
|
||||
- name: "11"
|
||||
color: "D58125"
|
||||
description: "Milestone: Autumn release"
|
||||
description: "Milestone: Fourth quarter release"
|
||||
- name: "Backlog"
|
||||
color: "d4c5f9"
|
||||
description: "Stalled work that needs to be completed"
|
||||
|
||||
Reference in New Issue
Block a user