File tree 1 file changed +24
-0
lines changed
1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 86
86
description : " Work on Test Runners"
87
87
color : " ffffff"
88
88
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
+
89
113
# The `x:size/<value>` labels describe the expected amount of work for a contributor
90
114
- name : " x:size/tiny"
91
115
description : " Tiny amount of work"
You can’t perform that action at this time.
0 commit comments