Community
RFC Process
Major specification and governance changes use Request for Comments (RFC) documents.
When to use an RFC
- New event types or breaking schema changes
- Normative semantic changes (units, time, provenance rules)
- Large governance or process changes
Steps
-
Copy the RFC template in the interoperability repository
(
rfcs/RFC-0000-template.md) - Open a pull request with your RFC under
rfcs/ - Discuss in GitHub PR comments and Discussions
- Iterate until maintainers approve or request changes
- Merge RFC, then implement normative artifacts and examples
Small fixes and clarifications may merge via ordinary pull requests without a full RFC.