mirror of
https://github.com/NixOS/rfcs.git
synced 2025-11-08 19:46:12 +01:00
Refine motivation explanation
This commit is contained in:
parent
9322c2e5d9
commit
4464a7e209
1 changed files with 6 additions and 3 deletions
|
|
@ -14,9 +14,6 @@ and controlled path for new features to enter the Nix language, packages and
|
|||
OS, so that all stakeholders can be confident about the direction the
|
||||
ecosystem is evolving in.
|
||||
|
||||
This RFC is used to bootstrap the process. Further RFCs can be used to refine
|
||||
the process.
|
||||
|
||||
# Motivation
|
||||
[motivation]: #motivation
|
||||
|
||||
|
|
@ -25,6 +22,12 @@ benefit from wider community consensus before being implemented. Either
|
|||
because they introduce new concepts, big changes or are controversial enough
|
||||
that not everybody will agree on the direction to take.
|
||||
|
||||
Therefore, the purpose of this RFC is to introduce a process that allows to
|
||||
bring the discussion upfront and avoid unnecesary implementations. It forces
|
||||
developers to formulate their ideas without getting bogged down into
|
||||
implementation details. This RFC is used to bootstrap the process and further
|
||||
RFCs can be used to refine the process.
|
||||
|
||||
# Detailed design
|
||||
[design]: #detailed-design
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue