|
1 |
| -# This is an auto-generated file. Please don't edit this file directly. |
| 1 | +# ------------------------------------------------------------- # |
| 2 | +# This is an auto-generated file - Do not edit it file directly # |
| 3 | +# ------------------------------------------------------------- # |
2 | 4 |
|
3 | 5 | # This file is automatically generated by merging two files:
|
4 |
| -# 1. The Exercism-wide labels: defined in https://github.com/exercism/org-wide-files/blob/main/synced-files/.github/labels.yml) |
5 |
| -# 2. The repository-specific labels: defined in a `.appends/.github/labels.yml` file (optional) |
| 6 | +# 1. The Exercism-wide labels |
| 7 | +# 2. The repository-specific labels |
6 | 8 | #
|
7 |
| -# If you want to use additional labels besides the Exercism-wide labels, |
8 |
| -# don't edit this file directly but instead create a `.appends/.github/labels.yml` |
9 |
| -# file within this repo. |
| 9 | +# The Exercism-wide labels are defined in |
| 10 | +# https://github.com/exercism/org-wide-files/blob/main/synced-files/.github/labels.yml |
10 | 11 | #
|
11 |
| -# Any changes to the repo's `.appends/.github/labels.yml` file or the |
12 |
| -# Exercism-wide `labels.yml` file will automatically result in this file being |
| 12 | +# The repository-specific labels are defined in `.appends/.github/labels.yml`. |
| 13 | +# If you want to change the repository-specific labels, update the |
| 14 | +# `.appends/.github/labels.yml` file and _not_ this file. |
| 15 | +# |
| 16 | +# Any changes to the repo's `.appends/.github/labels.yml` file or the |
| 17 | +# Exercism-wide `labels.yml` file will automatically result in this file being |
13 | 18 | # regenerated and the labels being updated. This typically takes 5-10 minutes.
|
14 | 19 |
|
15 |
| -# --- |
16 |
| -# |
17 |
| -# These are the Exercism-wide labels which are shared across all repos. |
18 |
| -# The Exercism-wide labels are used to show "tasks" on the website, which |
| 20 | +# --------------------------------------------------------------------- # |
| 21 | +# These are the Exercism-wide labels which are shared across all repos. # |
| 22 | +# --------------------------------------------------------------------- # |
| 23 | + |
| 24 | +# The following Exercism-wide labels are used to show "tasks" on the website, which |
19 | 25 | # will point users to things they can help contribute with.
|
20 | 26 |
|
21 |
| -# The x:action labels describe what sort of work the contributor |
| 27 | +# The `x:action/<value>` labels describe what sort of work the contributor |
22 | 28 | # will be engaged in when working on the issue
|
23 | 29 | - name: "x:action/create"
|
24 | 30 | description: "Work on something from scratch"
|
|
40 | 46 | description: "Sync content with its latest version"
|
41 | 47 | color: "6f60d2"
|
42 | 48 |
|
43 |
| -# The x:knowledge labels describe how much Exercism knowledge |
| 49 | +# The `x:knowledge/<value>` labels describe how much Exercism knowledge |
44 | 50 | # is required by the contributor
|
45 | 51 | - name: "x:knowledge/none"
|
46 | 52 | description: "No existing Exercism knowledge required"
|
|
58 | 64 | description: "Comprehensive Exercism knowledge required"
|
59 | 65 | color: "604fcd"
|
60 | 66 |
|
61 |
| -# The x:models labels indicate what part of Exercism |
| 67 | +# The `x:module/<value>` labels indicate what part of Exercism |
62 | 68 | # the contributor will be working on
|
63 | 69 | - name: "x:module/analyzer"
|
64 | 70 | description: "Work on Analyzers"
|
|
88 | 94 | description: "Work on Test Runners"
|
89 | 95 | color: "5240c9"
|
90 | 96 |
|
91 |
| -# The x:size labels describe the expected amount of work |
| 97 | +# The `x:size/<value>` labels describe the expected amount of work |
92 | 98 | # for a contributor
|
93 |
| -- name: "x:size/xs" |
94 |
| - description: "Trivial amount of work" |
| 99 | +- name: "x:size/tiny" |
| 100 | + description: "Tiny amount of work" |
95 | 101 | color: "4836bf"
|
96 | 102 |
|
97 |
| -- name: "x:size/s" |
| 103 | +- name: "x:size/small" |
98 | 104 | description: "Small amount of work"
|
99 | 105 | color: "4836bf"
|
100 | 106 |
|
101 |
| -- name: "x:size/m" |
102 |
| - description: "Average amount of work" |
| 107 | +- name: "x:size/medium" |
| 108 | + description: "Medium amount of work" |
103 | 109 | color: "4836bf"
|
104 | 110 |
|
105 |
| -- name: "x:size/l" |
| 111 | +- name: "x:size/large" |
106 | 112 | description: "Large amount of work"
|
107 | 113 | color: "4836bf"
|
108 | 114 |
|
109 |
| -- name: "x:size/xl" |
| 115 | +- name: "x:size/massive" |
110 | 116 | description: "Massive amount of work"
|
111 | 117 | color: "4836bf"
|
112 | 118 |
|
113 |
| -# The x:status label indicates if there is already someone |
| 119 | +# The `x:status/<value>` label indicates if there is already someone |
114 | 120 | # working on the issue
|
115 | 121 | - name: "x:status/claimed"
|
116 | 122 | description: "Someone is working on this issue"
|
117 | 123 | color: "4231af"
|
118 | 124 |
|
119 |
| -# The x:type labels describe how much Exercism knowledge |
| 125 | +# The `x:type/<value>` labels describe how much Exercism knowledge |
120 | 126 | # is required by the contributor
|
121 | 127 | - name: "x:type/ci"
|
122 | 128 | description: "Work on Continuous Integration (e.g. GitHub Actions workflows)"
|
|
137 | 143 | - name: "x:type/docs"
|
138 | 144 | description: "Work on Documentation"
|
139 | 145 | color: "3c2d9f"
|
| 146 | + |
| 147 | +# The following Exercism-wide labels are used to influence how much reputation |
| 148 | +# a contributor gets for an authored/merged/reviewed PR. |
| 149 | +# See https://github.com/exercism/docs/blob/main/product/reputation.md |
| 150 | + |
| 151 | +- name: "reputation/contributed_code/major" |
| 152 | + description: "Increases the number of reputation points awarded by this PR" |
| 153 | + color: "fcfa9f" |
| 154 | + |
| 155 | +- name: "reputation/contributed_code/minor" |
| 156 | + description: "Decreases the number of reputation points awarded by this PR" |
| 157 | + color: "fcfa9f" |
| 158 | + |
| 159 | +# This Exercism-wide label is added to all automatically created pull requests |
| 160 | +# that help migrate/prepare a track for Exercism v3 |
| 161 | +- name: "v3-migration 🤖" |
| 162 | + description: "Preparing for Exercism v3" |
| 163 | + color: "e99695" |
| 164 | + |
| 165 | +# ----------------------------------------------------------------------------------------- # |
| 166 | +# These are the repository-specific labels that augment the Exercise-wide labels defined in # |
| 167 | +# https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml. # |
| 168 | +# ----------------------------------------------------------------------------------------- # |
| 169 | + |
| 170 | +- name: "bug" |
| 171 | + description: "Something isn't working" |
| 172 | + color: "d73a4a" |
| 173 | + |
| 174 | +- name: "documentation" |
| 175 | + description: "Improvements or additions to documentation" |
| 176 | + color: "0075ca" |
| 177 | + |
| 178 | +- name: "duplicate" |
| 179 | + description: "This issue or pull request already exists" |
| 180 | + color: "cfd3d7" |
| 181 | + |
| 182 | +- name: "enhancement" |
| 183 | + description: "New feature or request" |
| 184 | + color: "a2eeef" |
| 185 | + |
| 186 | +- name: "good first issue" |
| 187 | + description: "Good for newcomers" |
| 188 | + color: "7057ff" |
| 189 | + |
| 190 | +- name: "help wanted" |
| 191 | + description: "Extra attention is needed" |
| 192 | + color: "008672" |
| 193 | + |
| 194 | +- name: "invalid" |
| 195 | + description: "This doesn't seem right" |
| 196 | + color: "e4e669" |
| 197 | + |
| 198 | +- name: "question" |
| 199 | + description: "Further information is requested" |
| 200 | + color: "d876e3" |
| 201 | + |
| 202 | +- name: "wontfix" |
| 203 | + description: "This will not be worked on" |
| 204 | + color: "ffffff" |
0 commit comments