File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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"
You can’t perform that action at this time.
0 commit comments