Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

The missed achievement has been added to the contributing page. #8182

Merged
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
3 changes: 2 additions & 1 deletion src/_includes/contributor/rewards.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ Special achievement | 20 | Contribution earns recognition in a specific category
Test coverage | 10 | Contribution contains a fix or improvement and new tests or test cases.
MFTF test coverage| 10 | Contribution contains MFTF tests.
Bug fix | 10 | Contribution fixes one or more known GitHub issues.
Author of Ported Issue | 5 | Additional points for a contribution that ports (up port or back port) a previous PR across release lines by another contributor
Author of Ported Issue | 5 | Additional points for a contribution that ports (up port or back port) a previous PR across release lines by another contributor.
Category of Expertise | 5 | Additional points for a contribution that required deeper investigation and expertise.
Issue Triage: Confirmed | 5 | A public issue report is verified and confirmed. The description contains all the required information needed to easily reproduce the issue with the provided steps.
Issue Triage: Rejected/Closed | 4 | A public issue report is verified and closed/rejected because it is not a bug or cannot be reproduce using the provided steps in the description on the supported Magento versions.

Expand Down