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

docs: update error template.txt #72263

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Conversation

JamBalaya56562
Copy link
Contributor

Summary

Update error template.txt following #52038 changes.

Description

  1. Remove errorId header
  2. Section header is double sharp ## instead of four sharp ####

Adding or Updating Examples

@ijjk ijjk added the Documentation Related to Next.js' official documentation. label Nov 4, 2024
@ijjk
Copy link
Member

ijjk commented Nov 4, 2024

Allow CI Workflow Run

  • approve CI run for commit: 01c033c

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

@delbaoliveira delbaoliveira merged commit ed239c4 into vercel:canary Nov 6, 2024
39 checks passed
@JamBalaya56562 JamBalaya56562 deleted the template branch November 6, 2024 08:34
stipsan pushed a commit to sanity-io/next.js that referenced this pull request Nov 6, 2024
## Summary
Update [error
template.txt](https://github.com/vercel/next.js/blob/canary/errors/template.txt)
following vercel#52038 changes.

## Description
1. Remove errorId header
2. Section header is double sharp `##` instead of four sharp `####`

### Adding or Updating Examples

- [x] The "examples guidelines" are followed from our contributing doc
https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md
- [x] Make sure the linting passes by running `pnpm build && pnpm lint`.
See
https://github.com/vercel/next.js/blob/canary/contributing/repository/linting.md

Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com>
delbaoliveira added a commit that referenced this pull request Nov 7, 2024
## Summary
Remove redundant `#` from [error
pages](https://github.com/vercel/next.js/tree/canary/errors).

## Description
Follow up #52038 and #72263.
Updated
[template.txt](https://github.com/vercel/next.js/blob/canary/errors/template.txt)
and clarified the header deps.
Then rewrite as per the template.

### Improving Documentation

- [x] Run `pnpm prettier-fix` to fix formatting issues before opening
the PR.
- [x] Read the Docs Contribution Guide to ensure your contribution
follows the docs guidelines:
https://nextjs.org/docs/community/contribution-guide

Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation Related to Next.js' official documentation. locked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants