From bd001dcd4a2c75f583cce13405bf4ad10b464d4d Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?=
Date: Sun, 12 May 2013 13:04:27 +0100 Subject: [PATCH] doc: link to the list of rejected feature requests * README: Update the email address best suited to discussing feature requests, and also link to the list of previously discussed and rejected requests. --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README b/README index a7cbacffb8..b81897ec0e 100644 --- a/README +++ b/README @@ -207,9 +207,11 @@ Here are instructions for checking out the latest development sources: If your patch adds a new feature, please try to get some sort of consensus that it is a worthwhile change. One way to do that is to send mail to -bug-coreutils@gnu.org including as much description and justification +coreutils@gnu.org including as much description and justification as you can. Based on the feedback that generates, you may be able to -convince us that it's worth adding. +convince us that it's worth adding. Please also consult the list of +previously discussed but ultimately rejected feature requests at: +http://www.gnu.org/software/coreutils/rejected_requests.html WARNING: Now that we use the ./bootstrap script, you should not run -- 2.47.2