Skip to content

docs(rfc): adopt per-RFC folder structure#870

Merged
drew merged 1 commit intomainfrom
chore/rfc-folder-structure
Apr 17, 2026
Merged

docs(rfc): adopt per-RFC folder structure#870
drew merged 1 commit intomainfrom
chore/rfc-folder-structure

Conversation

@drew
Copy link
Copy Markdown
Collaborator

@drew drew commented Apr 17, 2026

Summary

Each RFC now lives in its own folder (rfc/NNNN-short-name/) with README.md as the main proposal. This gives every RFC room for diagrams, images, and other supporting files without cluttering the top-level rfc/ directory, and GitHub renders the README.md automatically when browsing the folder.

Related Issue

N/A — documentation/structure-only change.

Changes

  • Move rfc/0000-template.md to rfc/0000-template/README.md.
  • Update rfc/README.md to describe the new per-RFC folder convention (lifecycle step 2, diagrams section, number reservation wording).
  • The in-flight RFC-0001 on drew/os-52-write-initial-rfc will be updated in a follow-up so it lands in folder form.

Testing

  • mise run pre-commit passes
  • Unit tests added/updated — N/A (docs-only)
  • E2E tests added/updated (if applicable) — N/A

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (if applicable) — rfc/README.md updated

Each RFC now lives in its own folder (rfc/NNNN-short-name/) with
README.md as the main proposal. This gives each RFC room for diagrams,
images, and other supporting files without cluttering the top level.

Move 0000-template into the new layout and update rfc/README.md to
describe the convention.
@drew drew requested a review from a team as a code owner April 17, 2026 01:06
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot bot commented Apr 17, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@drew drew self-assigned this Apr 17, 2026
@drew drew merged commit 3bc8e44 into main Apr 17, 2026
10 checks passed
@drew drew deleted the chore/rfc-folder-structure branch April 17, 2026 05:00
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