Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add backwards compatibility note
  • Loading branch information
ErikSchierboom committed Apr 22, 2022
commit 4cfd9e638d37e7367063af02aee66c0b93dfed78
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