From 02853d4b4ed994e50fff845cb67ac7c00dce880f Mon Sep 17 00:00:00 2001 From: zimbatm Date: Wed, 8 Mar 2017 19:44:57 +0000 Subject: [PATCH] Clarify that it's bootstrapping --- rfcs/0000-rfc-process.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rfcs/0000-rfc-process.md b/rfcs/0000-rfc-process.md index 231cc82..eae6a6e 100644 --- a/rfcs/0000-rfc-process.md +++ b/rfcs/0000-rfc-process.md @@ -12,6 +12,9 @@ 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 as a bootstrap to the process. Further RFCs can be used to +refine the process. + # Motivation [motivation]: #motivation