Skip to content

Commit

Permalink
Add backwards compatibility note
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom committed Apr 22, 2022
1 parent 046842e commit 4cfd9e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions using/product/reputation.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ The examples above can serve as rough orientation when to apply which label but

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.

_For backwards compatibility purposes, we also support using the `x:size` labels to determine the awarded reputation._

### Reviewing a pull requests

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

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

_For backwards compatibility purposes, we also support using the `x:size` labels to determine the awarded reputation._

### Merging a pull request

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

0 comments on commit 4cfd9e6

Please sign in to comment.