There was an error while loading. Please reload this page.
1 parent 947730b commit aaa0947Copy full SHA for aaa0947
1 file changed
‎.github/labels.yml‎
@@ -167,6 +167,11 @@
167
description: "Work paused until further notice"
168
color: "e4e669"
169
170
+# This Exercism-wide label queues a PR's English for translation (see exercism/i18n)
171
+- name: "ready-to-translate"
172
+ description: "The English in this PR is final; queue its translations"
173
+ color: "1d76db"
174
+
175
# ----------------------------------------------------------------------------------------- #
176
# These are the repository-specific labels that augment the Exercise-wide labels defined in #
177
# https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml. #
0 commit comments