Skip to content

Commit

Permalink
Merge branch 'canary' into latest-napi-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Sep 20, 2023
2 parents 5d285dd + 90b0352 commit 122f64a
Show file tree
Hide file tree
Showing 273 changed files with 17,033 additions and 9,688 deletions.
1 change: 0 additions & 1 deletion .eslintignore
Expand Up @@ -20,7 +20,6 @@ packages/react-refresh-utils/**/*.js
packages/react-dev-overlay/lib/**
**/__tmp__/**
.github/actions/next-stats-action/.work
.github/actions/issue-validator/*/index.mjs
.github/actions/validate-docs-links/lib/index.js
.github/actions/needs-triage/index.js
.github/actions/*/index.mjs
Expand Down
4 changes: 1 addition & 3 deletions .github/ISSUE_TEMPLATE/1.bug_report.yml
Expand Up @@ -15,12 +15,10 @@ body:
- Ask a question on the [Next.js Discord](https://discord.com/invite/nextjs) server
- type: input
attributes:
label: Link to the code that reproduces this issue or a replay of the bug
label: Link to the code that reproduces this issue
description: |
A link to a **public** [GitHub repository](https://github.com/vercel/next.js/tree/canary/examples/reproduction-template) or a [CodeSandbox](https://codesandbox.io/p/sandbox/github/vercel/next.js/tree/canary/examples/reproduction-template) minimal reproduction. Minimal reproductions should be created from our [bug report template with `npx create-next-app -e reproduction-template`](https://github.com/vercel/next.js/tree/canary/examples/reproduction-template) and should include only changes that contribute to the issue. To report a Pages Router related issue, you can use these templates: [`npx create-next-app -e reproduction-template-pages`](https://github.com/vercel/next.js/tree/canary/examples/reproduction-template-pages) or [CodeSandbox](https://codesandbox.io/p/sandbox/github/vercel/next.js/tree/canary/examples/reproduction-template-pages)
If a minimal reproduction can't be created, please share a [replay](https://www.replay.io/) of the bug which doesn't require sharing a private repo.
**Skipping this/providing an invalid link will result in the issue being closed**
placeholder: 'https://github.com/user/my-minimal-nextjs-issue-reproduction'
validations:
Expand Down
7 changes: 0 additions & 7 deletions .github/actions/issue-validator/autolabel/index.mjs

This file was deleted.

659 changes: 0 additions & 659 deletions .github/actions/issue-validator/autolabel/licenses.txt

This file was deleted.

7 changes: 0 additions & 7 deletions .github/actions/issue-validator/clarify/index.mjs

This file was deleted.

659 changes: 0 additions & 659 deletions .github/actions/issue-validator/clarify/licenses.txt

This file was deleted.

18 changes: 0 additions & 18 deletions .github/actions/issue-validator/package.json

This file was deleted.

7 changes: 0 additions & 7 deletions .github/actions/issue-validator/repro-link/index.mjs

This file was deleted.

659 changes: 0 additions & 659 deletions .github/actions/issue-validator/repro-link/licenses.txt

This file was deleted.

114 changes: 0 additions & 114 deletions .github/actions/issue-validator/src/autolabel.mjs

This file was deleted.

86 changes: 0 additions & 86 deletions .github/actions/issue-validator/src/clarify.mjs

This file was deleted.

92 changes: 0 additions & 92 deletions .github/actions/issue-validator/src/repro-link.mjs

This file was deleted.

7 changes: 0 additions & 7 deletions .github/actions/minus-one/index.mjs

This file was deleted.

0 comments on commit 122f64a

Please sign in to comment.