Currently, there is a link to Special:Contributions in the user menu. In T319240, we will conditionally show tabs inside the Special:Contribute page.
Using the $wgSpecialContributeSkinsDisabled configuration flag we have added in T319240 should also be applied to the menu item, so that the default experience is to navigate to the contributions entry point page defined here:
https://github.com/wikimedia/mediawiki/blob/6fbe889e2694c94edaeb9906111bb20aa465eef4/includes/skins/SkinTemplate.php#L471
TODO
- When page is active the label should be Contribute
- When page is active the icon should be a pencil not userContributions