User Story
As the Growth team, I want to be sure that patrollers and community moderators understand newcomer tasks (AKA suggested edits), because they add a patrolling burden so it's important to understand that these tasks help more newcomers start editing and improve retention.
Description
Newcomer Tasks are tagged (in Recent Changes, in diffs, etc.), example:
Tags: Visual edit, Newcomer task, Newcomer task: copyedit
However the "Newcomer task" and "Newcomer task: copyedit" tags link to the very lengthy project page: https://www.mediawiki.org/wiki/Growth/Personalized_first_day/Newcomer_tasks
This isn't a very helpful page for community moderators who likely just want a quick summary of what a "Newcomer task" is and why they exist.
Let's simply create a new, succinct summary of what these tasks are about AND the impact they have on newcomer activation and retention, and then link to this new page.
Acceptance Criteria
Given I'm viewing any page that includes a "Newcomer task" or "Newcomer task: ..." tag,
When I click on it,
Then it links to the correct section in the "Newcomer Task" media wiki page:
- Newcomer task: https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Growth/Tools/Newcomer_Tasks
- Copyedit: https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Growth/Tools/Newcomer_Tasks#copyedit
- Add links: https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Growth/Tools/Newcomer_Tasks#addlink
- References: https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Growth/Tools/Newcomer_Tasks#addref
- Update: https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Growth/Tools/Newcomer_Tasks#update
- Expand: https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Growth/Tools/Newcomer_Tasks#expand
- Create: https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Growth/Tools/Newcomer_Tasks#create
- Suggested: add links https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Growth/Tools/Newcomer_Tasks#s-link
- Suggested: add images https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Growth/Tools/Newcomer_Tasks#s-image
Completion checklist
Functionality
- The patches have been code reviewed and merged
- The task passes its acceptance criteria
Engineering
- There are existing and passing unit/integration tests
- Tests for every involved patch should pass
- Coverage for every involved project should have improved or stayed the same
Design & QA
- If the task is UX/Design related: it must be reviewed and approved by the UX/Design team
- Must be reviewed and approved by Quality Assurance.
Documentation
- Related and updated documentation done where necessary