Skip to content

examples: inclusion criteria#72

Open
hbrooks wants to merge 2 commits into
canaryfrom
demo/pr-93300
Open

examples: inclusion criteria#72
hbrooks wants to merge 2 commits into
canaryfrom
demo/pr-93300

Conversation

@hbrooks
Copy link
Copy Markdown

@hbrooks hbrooks commented May 28, 2026

Originally PR vercel#93300 in vercel/next.js by @icyJoseph

…l guidance

Introduce examples/README.md to codify what belongs in this directory
and what does not. Four sections:

- Inclusion criteria: the example must teach something Next.js-specific,
  fit one of four allowed categories (databases, deployment/runtime
  packaging, edge cases, quick-start templates), survive deduplication
  / upstream-does-it-better / CNA-redundancy / framework-redundancy /
  modern-Next.js / docs-reference filters, and carry an implicit
  maintenance contract.
- Submitting a new example: explicit alternatives (docs guide, vendor
  repo, templates gallery, the new upstream-pointer section) when
  the criteria are not met.
- Using Next.js with X: a curated, contributor-extensible list of
  cornerstones whose canonical setup lives upstream. Seeded with
  Storybook, Tailwind CSS, Clerk, Auth.js (NextAuth.js), and Sentry.
- Looking for an example that used to be here: directs readers to git
  history, the upstream-pointer list, vendor docs, or the Vercel
  templates gallery.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants