Commit graph

6 commits

Author SHA1 Message Date
piegames
e364d5f0cd
Update the RFC process documentation (#150)
* Update the RFC process documentation

- Nudge authors towards using Semantic Line Breaks for writing the RFC text
- Nudge authors towards posting their text as pre-RFC in the forum first
- Tweak wording around who declares FCP slightly
- Make clear that the shepherds have to announce FCP, and when exactly the period officially starts
- Be more open about when to do the implementation work relative to the RFC, and reflect the current practice of starting implementation work early
- Make more clear that RFCs should not be amended, and that important information should live e.g. in documentation instead.

* RFC template: Use semantic line breaks

Given the short text this may not make a huge difference, but given
that every RFC starts with a copy of that template, the hope is that
it will nudge people to continue writing in that style.

* RFC template: Add "Prior art" section

This is mostly inspired by Rust's RFC template.
Also added a couple of words to the "Alternatives" section,
similarly inspired by Rust's template.

* fixup! Update the RFC process documentation

* fixup! Update the RFC process documentation

Co-authored-by: 7c6f434c <7c6f434c@mail.ru>

* fixup! Update the RFC process documentation

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>

---------

Co-authored-by: 7c6f434c <7c6f434c@mail.ru>
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-06-13 20:27:23 +02:00
Jonas Schievink
3165942ff7 template: fix typo (#63) 2019-12-13 15:49:57 +01:00
John Ericson
337b3d7962 Make the detailed design terse by separating examples (#60) 2019-11-21 13:37:25 +01:00
Domen Kožar
ed5cb360fb
template: add shepherd team and leader (#47)
* template: add shepherd team and leader

* Update 0000-template.md
2019-06-12 15:21:51 +02:00
Shea Levy
e65839cc26 Add future work section to the template 2017-04-01 12:46:33 -04:00
zimbatm
cff5922776 Implement RFC 0001 (#2)
Implement RFC 0001
2017-03-18 21:47:24 +00:00