assets/index.xsl in cobench-0.0.15 vs assets/index.xsl in cobench-0.0.16
- old
+ new
@@ -95,12 +95,14 @@
<xsl:text>"Pulls" is the total number of </xsl:text>
<a href="https://docs.github.com/en/pull-requests">
<xsl:text>pull requests</xsl:text>
</a>
<xsl:text> created by the user and merged. </xsl:text>
+ <xsl:text>"Reviews" is the total number of merged pull requests reviewed by the user. </xsl:text>
<xsl:text>"Score" is an arithmetic summary of all other numbers with multipliers: </xsl:text>
<xsl:text>one Pull costs 100 points, </xsl:text>
<xsl:text>one Issue 50 points, </xsl:text>
+ <xsl:text>one Review 40 points, </xsl:text>
<xsl:text>one Commit 5 points, </xsl:text>
<xsl:text>one HoC 1 point.</xsl:text>
</p>
<p>
<xsl:text>The numbers you see reflect the activity of the last </xsl:text>