From e6de427c95fb25b9e1b5b50ee7b4ca7d6e84fb78 Mon Sep 17 00:00:00 2001 From: zimbatm Date: Sat, 11 Mar 2017 17:55:31 +0000 Subject: [PATCH] Avoid using 'you' --- rfcs/0000-rfc-process.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/rfcs/0000-rfc-process.md b/rfcs/0000-rfc-process.md index 2b25afc..c99b990 100644 --- a/rfcs/0000-rfc-process.md +++ b/rfcs/0000-rfc-process.md @@ -59,9 +59,7 @@ Certain changes do not require an RFC: * Adding, updating and removing packages in nixpkgs * Fixing security updates and bugs that don't break interfaces -If you submit a pull request to implement a new feature without going -through the RFC process, it may be closed with a polite request to -submit an RFC first. +Pull requests that contain any of the afore mentioned 'substantial' changes may be closed if there is no RFC connected to the proposed changes. ## What the process is