Document new onboarding templates#5525
Closed
mintlify[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Generated-By: mintlify-agent
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Mintlify ships new project templates for
mint new --templateand dashboard onboarding:help-center,knowledge-base,product-guide, andempty(alongside the defaultdeveloper-docs).Changes
cli/install.mdx: Added an Available templates table with descriptions and IDs.cli/commands.mdx: Listed valid template IDs in themint newsection.guides/help-center.mdx: Updated the template name fromhelp-center-startertohelp-centerto match the current template.changelog.mdx: Added a New onboarding templates entry under the April 24, 2026 update.Note
Low Risk
Low risk documentation-only updates that do not change runtime behavior. Main risk is minor user confusion if template IDs or links are incorrect.
Overview
Adds documentation for new
mint new --templateonboarding templates (help-center,knowledge-base,product-guide,empty) alongsidedeveloper-docs, including a new “Available templates” table and explicit valid template IDs.Updates the help-center guide to use the new
help-centertemplate ID (replacinghelp-center-starter) and records the change in the April 24, 2026 changelog.Reviewed by Cursor Bugbot for commit e92ad02. Bugbot is set up for automated code reviews on this repo. Configure here.