Reporting:
Uncomment the following lines from file .github/workflows/build-reporting-docs-with-snippets.yml
## - name: Copy reporting-docs custom templates
## run: |
## cp -f $(pwd)/reporting-docs/_r_includes/cta-panel-introduction.html $(pwd)/docs-seed/_includes/
## cp -f $(pwd)/reporting-docs/_r_includes/cta-panel-small.html $(pwd)/docs-seed/_includes/
Report Server:
Uncomment the following lines from file .github/workflows/build-report-server-docs.yml
## - name: Copy report-server-docs custom templates
## run: |
## cp -f $(pwd)/report-server-docs/_rs_includes/cta-panel-introduction.html $(pwd)/docs-seed/_includes/
## cp -f $(pwd)/report-server-docs/_rs_includes/cta-panel-small.html $(pwd)/docs-seed/_includes/
see the changes in https://github.com/telerik/reporting/pull/2886/files