Merged
Conversation
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.
johntmyers
approved these changes
Apr 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Each RFC now lives in its own folder (
rfc/NNNN-short-name/) withREADME.mdas the main proposal. This gives every RFC room for diagrams, images, and other supporting files without cluttering the top-levelrfc/directory, and GitHub renders theREADME.mdautomatically when browsing the folder.Related Issue
N/A — documentation/structure-only change.
Changes
rfc/0000-template.mdtorfc/0000-template/README.md.rfc/README.mdto describe the new per-RFC folder convention (lifecycle step 2, diagrams section, number reservation wording).drew/os-52-write-initial-rfcwill be updated in a follow-up so it lands in folder form.Testing
mise run pre-commitpassesChecklist
rfc/README.mdupdated