Conversation
There was a problem hiding this comment.
Pull request overview
Adds/relocates Platform Hub “Templates” documentation, introducing Project Templates docs alongside Process Templates docs, and updates navigation/links to the new structure while preserving legacy URLs via redirects.
Changes:
- Add new Templates overview, parameters reference, and shared “Publishing and sharing” page.
- Add Project Templates docs (overview, best practices, troubleshooting) and related image assets.
- Move Process Templates docs under
/docs/platform-hub/templates/...and convert the old/docs/platform-hub/process-templates/...pages into redirects; update Platform Hub landing page links accordingly.
Reviewed changes
Copilot reviewed 18 out of 45 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| src/pages/docs/platform-hub/templates/publishing-and-sharing.md | New shared doc for saving/publishing/sharing templates |
| src/pages/docs/platform-hub/templates/project-templates/index.md | New Project Templates overview doc |
| src/pages/docs/platform-hub/templates/project-templates/best-practices.md | New Project Templates best practices doc |
| src/pages/docs/platform-hub/templates/project-templates/troubleshooting.md | New Project Templates troubleshooting doc |
| src/pages/docs/platform-hub/templates/process-templates/index.md | New Process Templates overview doc under Templates section |
| src/pages/docs/platform-hub/templates/process-templates/best-practices.md | New Process Templates best practices doc under Templates section |
| src/pages/docs/platform-hub/templates/process-templates/troubleshooting.md | New Process Templates troubleshooting doc under Templates section |
| src/pages/docs/platform-hub/templates/parameters.md | New shared parameter reference for template types |
| src/pages/docs/platform-hub/templates/index.md | New Templates landing/overview page |
| src/pages/docs/platform-hub/process-templates/index.md | Redirect legacy Process Templates overview URL to new location |
| src/pages/docs/platform-hub/process-templates/best-practices.md | Redirect legacy Process Templates best practices URL to new location |
| src/pages/docs/platform-hub/process-templates/troubleshooting.md | Redirect legacy Process Templates troubleshooting URL to new location |
| src/pages/docs/platform-hub/index.md | Update Platform Hub landing page to link to new templates structure and add Project Templates link |
| public/docs/img/platform-hub/project-templates/project-templates-usage.png.json | Image metadata for new Project Templates usage screenshot |
| public/docs/img/platform-hub/project-templates/project-templates-process-overview.png.json | Image metadata for new Project Templates process overview screenshot |
| public/docs/img/platform-hub/project-templates/project-templates-onboarding.png.json | Image metadata for new Project Templates onboarding screenshot |
| public/docs/img/platform-hub/project-templates/project-templates-list.png.json | Image metadata for new Project Templates list screenshot |
| public/docs/img/platform-hub/project-templates/project-template-process-editor.png.json | Image metadata for new Project Templates process editor screenshot |
| public/docs/i/600/platform-hub/project-templates/project-templates-usage.webp | 600px responsive image for Project Templates usage screenshot |
| public/docs/i/600/platform-hub/project-templates/project-templates-process-overview.webp | 600px responsive image for Project Templates process overview screenshot |
| public/docs/i/600/platform-hub/project-templates/project-templates-onboarding.webp | 600px responsive image for Project Templates onboarding screenshot |
| public/docs/i/600/platform-hub/project-templates/project-templates-list.webp | 600px responsive image for Project Templates list screenshot |
| public/docs/i/600/platform-hub/project-templates/project-template-process-editor.webp | 600px responsive image for Project Templates process editor screenshot |
| public/docs/i/1000/platform-hub/project-templates/project-templates-process-overview.webp | 1000px responsive image for Project Templates process overview screenshot |
| public/docs/i/1000/platform-hub/project-templates/project-templates-onboarding.webp | 1000px responsive image for Project Templates onboarding screenshot |
| public/docs/i/1000/platform-hub/project-templates/project-templates-list.webp | 1000px responsive image for Project Templates list screenshot |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
src/pages/docs/platform-hub/templates/project-templates/index.md
Outdated
Show resolved
Hide resolved
src/pages/docs/platform-hub/templates/project-templates/troubleshooting.md
Show resolved
Hide resolved
|
I had a quick look at the test failure and when I pull the branch I can't see the image: Maybe you have it locally? |
Hey Steve, thanks for looking I managed to name it .../project-templates-parameters.png.png 🤦 should be right now. This is still a WIP, I meant to leave it as a draft sorry if the open setting triggered notifications/checks for you |
WIP