Problem/Motivation
Currently listed tours in help page have links generated to pages where tour is available. When you click on tour, you get redirected to page, but tour does not start. In this case user went to page, because of tour and it would be useful if tour automatically starts. I think it's expected behaviour.
Proposed resolution
Append "tour=1" parameter to generated page link and tour will be displayed automatically.
Remaining tasks
- Add defined functionality in tour module. Related class should be:
modules/tour/src/Plugin/HelpSection/TourHelpSection.php