185 lines
4.6 KiB
YAML
185 lines
4.6 KiB
YAML
# ----------------------------------------------------------------------------------------- #
|
|
# These are the repository-specific labels that augment the Exercise-wide labels defined in #
|
|
# https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml. #
|
|
# ----------------------------------------------------------------------------------------- #
|
|
|
|
- name: "abandoned 🏚"
|
|
description: ""
|
|
color: "ededed"
|
|
|
|
- name: "bug 🐛"
|
|
description: ""
|
|
color: "B60205"
|
|
|
|
- name: "chore 🔧"
|
|
description: ""
|
|
color: "293028"
|
|
|
|
- name: "claimed 🐾"
|
|
description: "For new exercises being written by contributors and maintainers."
|
|
color: "FFF034"
|
|
|
|
- name: "dependencies"
|
|
description: "Pull requests that update a dependency file"
|
|
color: "257FE3"
|
|
|
|
- name: "discussion 💬"
|
|
description: ""
|
|
color: "257FE3"
|
|
|
|
- name: "do not merge 🚧"
|
|
description: "Don't merge until this label is removed."
|
|
color: "fbca04"
|
|
|
|
- name: "documentation 📚"
|
|
description: ""
|
|
color: "257FE3"
|
|
|
|
- name: "duplicate"
|
|
description: ""
|
|
color: "e6e6e6"
|
|
|
|
- name: "enhancement 🦄 ⭐"
|
|
description: "Changing current behaviour or enhancing/adding to what's already there."
|
|
color: "B5F7FF"
|
|
|
|
- name: "experimental 🔬"
|
|
description: "Speculative functionality or implementation."
|
|
color: "FFFFFF"
|
|
|
|
- name: "first-timers only 🐣"
|
|
description: "Issues reserved for first contributions."
|
|
color: "000000"
|
|
|
|
- name: "github_actions"
|
|
description: "Pull requests that update Github_actions code"
|
|
color: "000000"
|
|
|
|
- name: "good first issue"
|
|
description: "Good issue for a new contributor to this project/repo."
|
|
color: "BED643"
|
|
|
|
- name: "good first patch"
|
|
description: "Good fix/patch for a new contributor to this project/repo."
|
|
color: "BED643"
|
|
|
|
- name: "hacktoberfest 🍁"
|
|
description: ""
|
|
color: "FEF2C0"
|
|
|
|
- name: "hacktoberfest-accepted ☑"
|
|
description: ""
|
|
color: "F5A623"
|
|
|
|
- name: "help wanted"
|
|
description: "We'd like your help with this."
|
|
color: "BD10E0"
|
|
|
|
- name: "improve documentation 💖"
|
|
description: "specific improvements to documentation on the track, the exercises, or the repo."
|
|
color: "FFFFFF"
|
|
|
|
- name: "improve exercise 💖"
|
|
description: ""
|
|
color: "FFFFFF"
|
|
|
|
- name: "improve reference docs 💖"
|
|
description: "for issues with links, introductions, or about docs for concepts"
|
|
color: "FFFFFF"
|
|
|
|
- name: "improve test case 💖"
|
|
description: "improve test case(s) for an exercise"
|
|
color: "FFFFFF"
|
|
|
|
- name: "in-progress 🌿"
|
|
description: ""
|
|
color: "FFFFFF"
|
|
|
|
- name: "invalid"
|
|
description: ""
|
|
color: "e6e6e6"
|
|
|
|
- name: "maintainer action required❕"
|
|
description: "A maintainer needs to take action on this."
|
|
color: "B60205"
|
|
|
|
- name: "maintainer chore 🔧"
|
|
description: ""
|
|
color: "000000"
|
|
|
|
- name: "new documentation ✨"
|
|
description: ""
|
|
color: "5331B5"
|
|
|
|
- name: "new exercise ✨"
|
|
description: ""
|
|
color: "5331B5"
|
|
|
|
- name: "new reference doc ✨"
|
|
description: ""
|
|
color: "5331B5"
|
|
|
|
- name: "new test case :sparkles:"
|
|
description: ""
|
|
color: "5331B5"
|
|
|
|
- name: "on hold ✋🏽"
|
|
description: "Action should stop on this issue or PR for now."
|
|
color: "FEF2C0"
|
|
|
|
- name: "pinned 📌"
|
|
description: "Do no mark stale or invalid."
|
|
color: "FFD141"
|
|
|
|
- name: "please review 👀"
|
|
description: ""
|
|
color: "257FE3"
|
|
|
|
- name: "python"
|
|
description: "Pull requests that update Python code"
|
|
color: "2b67c6"
|
|
|
|
- name: "security 🚨"
|
|
description: "Security issue or patch"
|
|
color: "FFFFFF"
|
|
|
|
- name: "spam 🚫"
|
|
description: "This is a spam/nuisance issue or PR."
|
|
color: "FFFFFF"
|
|
|
|
- name: "status/draft"
|
|
description: "This is in draft and open for comment/suggestion."
|
|
color: "DEA3EA"
|
|
|
|
- name: "status/wontfix 🙅🏽"
|
|
description: "While this may be an issue, it will not be fixed at this time."
|
|
color: "DEA3EA"
|
|
|
|
- name: "wip/content-checking ☑"
|
|
description: "content checking tasks for exercises that are in development"
|
|
color: "A389F1"
|
|
|
|
- name: "wip/proof-reading 👀"
|
|
description: "proof reading tasks for exercises that are in development"
|
|
color: "A389F1"
|
|
|
|
- name: "wip/story-writing ✍"
|
|
description: "story writing tasks for exercises that are in development"
|
|
color: "A389F1"
|
|
|
|
- name: "wip/style-guideline-checking 📐"
|
|
description: "style guideline tasks for exercises that are in development"
|
|
color: "A389F1"
|
|
|
|
- name: "❔question❔"
|
|
description: "I have a proposal or question about things, but nothing is broken."
|
|
color: "293028"
|
|
|
|
- name: "prickle💢"
|
|
description: "This issue should be skipped by the auto-responder."
|
|
color: "FFFFFF"
|
|
|
|
- name: "smolder🍲"
|
|
description: "Lower-priority and/or future idea"
|
|
color: "8B0000"
|