Skip to content

Commit 9c95111

Browse files
authored
🤖 Sync org-wide files to upstream repo (#15)
1 parent 99187ad commit 9c95111

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

‎.github/labels.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,30 @@
8686
description: "Work on Test Runners"
8787
color: "ffffff"
8888

89+
# The `x:rep/<value>` labels describe the amount of reputation to award
90+
#
91+
# For more information on reputation and how these labels should be used,
92+
# check out https://exercism.org/docs/using/product/reputation
93+
- name: "x:rep/tiny"
94+
description: "Tiny amount of reputation"
95+
color: "ffffff"
96+
97+
- name: "x:rep/small"
98+
description: "Small amount of reputation"
99+
color: "ffffff"
100+
101+
- name: "x:rep/medium"
102+
description: "Medium amount of reputation"
103+
color: "ffffff"
104+
105+
- name: "x:rep/large"
106+
description: "Large amount of reputation"
107+
color: "ffffff"
108+
109+
- name: "x:rep/massive"
110+
description: "Massive amount of reputation"
111+
color: "ffffff"
112+
89113
# The `x:size/<value>` labels describe the expected amount of work for a contributor
90114
- name: "x:size/tiny"
91115
description: "Tiny amount of work"

0 commit comments

Comments
 (0)