🤖 Sync org-wide files to upstream repo (#8)

More info: eee1fb6586
This commit is contained in:
Exercism Bot
2021-10-18 13:48:15 +01:00
committed by GitHub
parent baa09f6462
commit f4655a55d5

32
.github/labels.yml vendored
View File

@@ -143,3 +143,35 @@
description: "Preparing for Exercism v3"
color: "e99695"
# ----------------------------------------------------------------------------------------- #
# 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: "duplicate"
description: ""
color: "cccccc"
- name: "enhancement"
description: ""
color: "84b6eb"
- name: "invalid"
description: ""
color: "e6e6e6"
- name: "needs maintainer"
description: ""
color: "fc2929"
- name: "new track"
description: ""
color: "159818"
- name: "question"
description: ""
color: "cc317c"
- name: "wontfix"
description: ""
color: "ffffff"