mirror of
https://github.com/NixOS/rfcs.git
synced 2025-11-09 03:56:11 +01:00
Hi
This commit is contained in:
commit
21fd6a714d
1 changed files with 16 additions and 0 deletions
16
README.md
Normal file
16
README.md
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
# Nix RFCs
|
||||||
|
|
||||||
|
Many changes, including bug fixes and documentation improvements can be
|
||||||
|
implemented and reviewed via the normal GitHub pull request workflow.
|
||||||
|
|
||||||
|
Some changes though are "substantial", and we ask that these be put through a
|
||||||
|
bit of a design process and produce a consensus among the Nix community.
|
||||||
|
|
||||||
|
The "RFC" (request for comments) process is intended to provide a consistent
|
||||||
|
and controlled path for new features to enter the language and standard
|
||||||
|
libraries, so that all stakeholders can be confident about the direction the
|
||||||
|
ecosystem is evolving in.
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
|
||||||
|
The first RFC will define the process around RFCs.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue