mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
88c469c7a5
This pull request updates the `CreateTemplateGalleryPageView` component to enhance the page header actions by grouping them vertically and adding a new external link button for users. The most important changes are: **UI improvements:** * Groups the header action buttons into a vertical stack using a flex container with column direction and spacing for better layout and accessibility. **New feature:** * Adds a new button linking to the "template agent skill" documentation on GitHub, allowing users to easily access guidance on using the template agent skill. **Screenshot** <img width="1674" height="813" alt="image" src="https://github.com/user-attachments/assets/8d12df13-2310-464b-936c-1b4e2215c7aa" />