On Fri, Jul 25, 2014 at 09:34:23AM +0100, David Drysdale wrote:
> How about the attached?
> 

> From ede0f84b8e9cfe4eeaafb1c90e5fea006e19fe5e Mon Sep 17 00:00:00 2001
> From: David Drysdale <drysd...@google.com>
> Date: Fri, 25 Jul 2014 09:28:46 +0100
> Subject: [PATCH] CONTRIBUTING: add file to indicate mailing list is preferred

Looks good to me! (Although I'm not a native speaker)

> 
> ---
>  CONTRIBUTING | 11 +++++++++++
>  1 file changed, 11 insertions(+)
>  create mode 100644 CONTRIBUTING
> 
> diff --git a/CONTRIBUTING b/CONTRIBUTING
> new file mode 100644
> index 000000000000..c7dda05db014
> --- /dev/null
> +++ b/CONTRIBUTING
> @@ -0,0 +1,11 @@
> +Contributing to c-ares
> +======================
> +
> +The c-ares developers prefer patches to be sent to the c-ares mailing list
> +rather than receiving pull requests via GitHub.  So for suggested changes
> +please:
> +
> + - Subscribe to the mailing list at:
> +     http://cool.haxx.se/mailman/listinfo/c-ares
> + - Use 'git format-patch' to generate patch files.
> + - Send the patches to the mailing list at c-ares@cool.haxx.se
> -- 
> 2.0.0.526.g5318336
> 

Reply via email to