-
Notifications
You must be signed in to change notification settings - Fork 477
Closed
Milestone
Description
Similar to how engineers write RFCs to plan the design and implementation of new features, I'd like to experiment with an RFC process for documentation projects, where writers would thoroughly think through the documentation implications of new features. This would let us do some of the hard initial planning/strategy ahead of time while features are in development. Importantly, it would also give us time/headspace to get proper input/feedback/collaboration from Product and Engineering.
First step is to design a Docs RFC template. See the Engineering RFC template for inspiration: https://github.com/cockroachdb/cockroach/blob/master/docs/RFCS/00000000_template.md
Amruta-Ranade