Commit graph

12 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
Kevin Cox
557d2807fe
Update RFC process documentation to reflect **RFC 0130: Stalled RFCs** (#142)
The main sections are largely copy+pasted from the RFC text itself. Minor modifications were made to integrate into the existing document.

- Change to future tense to reflect what actions will be taken in each scenario.
- Fix up some links to be relative to this document.
- Update template message to be a codeblock for easy copy+pasting when used.
2023-03-08 14:39:55 +01:00
Andreas Rammhold
531f980705
Expand the RFC acronym at least once (#69)
* Expand the RFC acronym at least once

While it is probably know to most it should also be documented what we expand RFC to.

* Capitalize "RFC"

Co-authored-by: zimbatm <zimbatm@zimbatm.com>

Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-06-02 13:37:28 +02:00
worldofpeace
3c113d3025 Update members of RFC Steering Comittee (#65) 2020-01-23 13:59:44 +00:00
Leonhard Markert
17e6306f41 README.md: remove template paragraph (#61)
This paragraph seems to be a leftover or copy-pasta from the RFC template. It doesn't really fit into the flow of the text, so I think it was included or left here by mistake.
2019-11-21 12:02:23 +00:00
Eelco Dolstra
55b5862c40 "accepted" directory -> "rfcs" directory (#48)
Reflect the fact that there is no "accepted" directory.
2019-06-20 09:05:06 +00:00
Eelco Dolstra
ce738bb101
Fix typos 2019-01-31 16:47:11 +01:00
Robin Gloster
d9aad92911 Implementation of RFC 36 (#38)
* Implementation of RFC 36

see #36

* Fix reference to 'this RFC' -> RFC #36
2019-01-08 15:13:49 +01:00
Eelco Dolstra
d439f087e7
Typo fixes 2017-03-28 14:40:19 +02:00
zimbatm
cff5922776 Implement RFC 0001 (#2)
Implement RFC 0001
2017-03-18 21:47:24 +00:00
zimbatm
41e6195349 Add CC BY-SA license to the repo 2017-03-05 16:04:29 +00:00
zimbatm
21fd6a714d Hi 2017-02-11 15:41:14 +00:00