From 44657e23d4fc0d32071c7f97eaac39a690ab5226 Mon Sep 17 00:00:00 2001 From: Exercism Bot <66069679+exercism-bot@users.noreply.github.com> Date: Tue, 22 Sep 2026 17:42:41 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Sync=20org-wide=20files=20to=20u?= =?UTF-8?q?pstream=20repo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit More info: https://github.com/exercism/org-wide-files/commit/a9d7335a38d74dbdb25ed0f903b21cb043bfae58 --- .github/labels.yml | 9 +++++---- CODE_OF_CONDUCT.md | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/labels.yml b/.github/labels.yml index 69b60dc851..366ff8ea26 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -167,6 +167,11 @@ description: "Work paused until further notice" color: "e4e669" +# This Exercism-wide label queues a PR's English for translation (see exercism/i18n) +- name: "ready-to-translate" + description: "The English in this PR is final; queue its translations" + color: "1d76db" + # ----------------------------------------------------------------------------------------- # # 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. # @@ -244,10 +249,6 @@ description: "" color: "ededed" -- name: "ready-to-translate" - description: "The English in this PR is final; queue its translations" - color: "1d76db" - - name: "todo" description: "" color: "C6FC00" diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 38e6e1c690..3f7813de10 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -87,7 +87,7 @@ If you say something that is found offensive, and you are called out on it, try ## History This policy was initially adopted from the Front-end London Slack community and has been modified since. -A version history can be seen on [GitHub](https://github.com/exercism/website-copy/blob/main/CODE_OF_CONDUCT.md). +A version history can be seen on [GitHub](https://github.com/exercism/website-copy/edit/main/pages/code_of_conduct.md). _This policy is a "living" document, and subject to refinement and expansion in the future. This policy applies to the Exercism website, the Exercism GitHub organization, any other Exercism-related communication channels (e.g. Discord, Forum, Twitter, email) and any other Exercism entity or event._