The aim here is to create a convention-driven process that enables IPFS community
to propose changes to existing specs or even propose new ones.
Guiding principles
- no new tooling
- reuse markdown, git, and existing github PR review process for user auth / reputation etc
- convention over byzantine process
- proposing RFC should have low cognitive overhead, allowing us to focus on specs
- one should be able to create a valid RFC without reading about the process: just looking at past RFCs, and then copying a template and opening a PR with their proposal should be good enough
TODO
Prior art
The aim here is to create a convention-driven process that enables IPFS community
to propose changes to existing specs or even propose new ones.
Guiding principles
TODO
ipfs/specs/RFC/0000-template.mdand use it for 0001 that documents the RFC process (see prior art at the end)?selectorsupport_redirectsand_headers(+feat(gateway): _redirects file support kubo#8890)Prior art