Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: keep create-next-app messages and docs the same #72444

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

Marukome0743
Copy link
Contributor

What does this PR do?

According to Installation docs, create-next-app messages are below
image

However, the real messages are
image

Unlike the src/, next dev and @/* don't have single quotation.
So I add apostrophes to create-next-app message.

How did you verify your code works?

I have tested local build package.
image

@ijjk ijjk added the create-next-app Related to our CLI tool for quickly starting a new Next.js application. label Nov 7, 2024
@ijjk
Copy link
Member

ijjk commented Nov 7, 2024

Allow CI Workflow Run

  • approve CI run for commit: 7dd7457

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Sorry, something went wrong.

@ijjk ijjk enabled auto-merge (squash) November 13, 2024 17:45
@ijjk ijjk merged commit a904743 into vercel:canary Nov 13, 2024
85 of 86 checks passed
@Marukome0743 Marukome0743 deleted the cna branch November 13, 2024 23:33
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
create-next-app Related to our CLI tool for quickly starting a new Next.js application. locked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants