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

More info: ceface8fc4
This commit is contained in:
Exercism Bot
2022-11-22 12:50:43 +00:00
committed by GitHub
parent f51cafc8a4
commit 91d0152d38
3 changed files with 120 additions and 71 deletions

10
.github/labels.yml vendored
View File

@@ -157,16 +157,16 @@
description: "Work on Documentation"
color: "ffffff"
# This label can be added to accept PRs as part of Hacktoberfest
- name: "hacktoberfest-accepted"
description: "Make this PR count for hacktoberfest"
color: "ff7518"
# This Exercism-wide label is added to all automatically created pull requests that help migrate/prepare a track for Exercism v3
- name: "v3-migration 🤖"
description: "Preparing for Exercism v3"
color: "e99695"
# This Exercism-wide label can be used to bulk-close issues in preparation for pausing community contributions
- name: "paused"
description: "Work paused until further notice"
color: "e4e669"
# ----------------------------------------------------------------------------------------- #
# 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. #