Skip to content

Commit 4cfd9e6

Browse files
Add backwards compatibility note
1 parent 046842e commit 4cfd9e6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

using/product/reputation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ The examples above can serve as rough orientation when to apply which label but
8181

8282
Note that an `x:rep` label on an **issue** never affects the awarded reputation - even if a merged pull request lacks an `x:rep` label, and closes an issue that has one.
8383

84+
_For backwards compatibility purposes, we also support using the `x:size` labels to determine the awarded reputation._
85+
8486
### Reviewing a pull requests
8587

8688
For each merged or closed pull request reviewed by the user, `5` reputation is awarded.
@@ -101,6 +103,8 @@ For each merged or closed pull request reviewed by the user, `5` reputation is a
101103

102104
If more than one label is specified, the label with the highest reputation value determines the awarded reputation.
103105

106+
_For backwards compatibility purposes, we also support using the `x:size` labels to determine the awarded reputation._
107+
104108
### Merging a pull request
105109

106110
For each pull request that was merged by the user, `1` reputation is awarded.

0 commit comments

Comments
 (0)