Skip to content

Commit

Permalink
Merge pull request #214 from creativecommons/aspect-docs
Browse files Browse the repository at this point in the history
add 📖 aspect: docs, remove 🎃 Hacktoberfest, and order entries
  • Loading branch information
TimidRobot authored Jul 9, 2024
2 parents a9a66e3 + aa36e73 commit abfcaef
Showing 1 changed file with 31 additions and 35 deletions.
66 changes: 31 additions & 35 deletions ccos/norm/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,22 +22,14 @@ groups:
- name: status
is_required: true
labels:
- name: ready for work
color: 'LIGHT'
description: Ready for work
emoji: "🏁"
- name: awaiting triage
color: 'DARKER'
description: Has not been triaged & therefore, not ready for work
emoji: "🚦"
- name: blocked
color: 'MEDIUM'
description: Blocked & therefore, not ready for work
emoji: "🚧"
- name: ticket work required
color: 'DARK'
description: Needs more details before it can be worked on
emoji: "🧹"
- name: label work required
color: 'DARK'
description: Needs proper labelling before it can be worked on
emoji: "🏷"
- name: discarded
color: 'LIGHTER'
description: Will not be worked on
Expand All @@ -46,10 +38,18 @@ groups:
color: 'LIGHTER'
description: Not suitable for work as repo is in maintenance
emoji: "🙅"
- name: awaiting triage
color: 'DARKER'
description: Has not been triaged & therefore, not ready for work
emoji: "🚦"
- name: ready for work
color: 'LIGHT'
description: Ready for work
emoji: "🏁"
- name: label work required
color: 'DARK'
description: Needs proper labelling before it can be worked on
emoji: "🏷"
- name: ticket work required
color: 'DARK'
description: Needs more details before it can be worked on
emoji: "🧹"

- name: goal
color: 'ffffff'
Expand All @@ -58,39 +58,42 @@ groups:
- name: addition
description: Addition of new feature
emoji: "🌟"
- name: improvement
description: Improvement to an existing feature
emoji: ""
- name: fix
description: Bug fix
emoji: "🛠"
- name: improvement
description: Improvement to an existing feature
emoji: ""

- name: aspect
color: '04338c'
is_required: true
labels:
- name: text
description: Concerns the textual material in the repository
emoji: "📄"
- name: code
description: Concerns the software code in the repository
emoji: "💻"
- name: interface
description: Concerns end-users' experience with the software
emoji: "🕹"
- name: docs
description: Concerns the documentation in the repository
emoji: "📖"
- name: dx
description: Concerns developers' experience with the codebase
emoji: "🤖"
- name: interface
description: Concerns end-users' experience with the software
emoji: "🕹"
- name: text
description: Concerns the textual material in the repository
emoji: "📄"

- name: talk
color: 'f9bbe5'
labels:
- name: question
description: Can be resolved with an answer
emoji: ""
- name: discussion
description: Open for discussions and feedback
emoji: "💬"
- name: question
description: Can be resolved with an answer
emoji: ""

- name: friendliness
color: '7f0799'
Expand All @@ -114,15 +117,8 @@ standalone:
description: Aaargh!
emoji: "🤯"

- name: Hacktoberfest
color: '883255'
description: Ideal for Hacktoberfest participation
emoji: "🎃"
has_emoji_name: false

- name: invalid
color: 'LIGHTER'
description: Inappropriate or invalid (ex. Hacktoberfest spam)
emoji: "⛔️"
has_emoji_name: false

0 comments on commit abfcaef

Please sign in to comment.