From: Philippe Proulx Date: Fri, 4 Sep 2015 02:04:17 +0000 (-0400) Subject: contrib-guide.md: discourage the use of the future tense X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=89325d86abba6bb6e6e70fc3248eb2825a469fb1;p=lttng-docs.git contrib-guide.md: discourage the use of the future tense Signed-off-by: Philippe Proulx --- diff --git a/contrib-guide.md b/contrib-guide.md index 3836684..6ea3ed2 100644 --- a/contrib-guide.md +++ b/contrib-guide.md @@ -239,7 +239,8 @@ consistent as possible: (good: `include/trace/events`, bad: `include/trace/events/`). * Keep the text as impersonal as possible (minimize the use of _I_, _we_, _us_, etc.), except for user guides/tutorials where - _we_ have an ongoing example. + _we_ have an ongoing example with _you_. + * Minimize the use of the future tense (_will_). Committing