From 4b2acb3bb614b47c4b665b6fa2d9af157c802161 Mon Sep 17 00:00:00 2001 From: Julie LeBrun <38360781+TumbaoJu@users.noreply.github.com> Date: Thu, 11 Jul 2024 09:36:46 -0400 Subject: [PATCH 1/3] Update DESCRIPTION.md Proposition from the Functional Working Group --- template/module/readme/DESCRIPTION.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/template/module/readme/DESCRIPTION.md b/template/module/readme/DESCRIPTION.md index fc84a0ab1..385e8188e 100644 --- a/template/module/readme/DESCRIPTION.md +++ b/template/module/readme/DESCRIPTION.md @@ -1,5 +1,5 @@ -[ This file must be max 2-3 paragraphs, and is required. ] +[ This file must be max 2-3 paragraphs, and is required. -This module extends the functionality of ... to support ... -and to allow you to ... +The goal of this document is to explain quickly the features of this module: “what” this module does and “what” it is for. ] +This module extends the functionality of ... to support ... and to allows user to ... From 7e429c3b425a70d513d800c841f98a9e033cda0c Mon Sep 17 00:00:00 2001 From: Julie LeBrun <38360781+TumbaoJu@users.noreply.github.com> Date: Mon, 29 Jul 2024 08:35:37 -0400 Subject: [PATCH 2/3] Update template/module/readme/DESCRIPTION.md Co-authored-by: Pedro M. Baeza --- template/module/readme/DESCRIPTION.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/template/module/readme/DESCRIPTION.md b/template/module/readme/DESCRIPTION.md index 385e8188e..f92593b51 100644 --- a/template/module/readme/DESCRIPTION.md +++ b/template/module/readme/DESCRIPTION.md @@ -2,4 +2,6 @@ The goal of this document is to explain quickly the features of this module: “what” this module does and “what” it is for. ] +Example: + This module extends the functionality of ... to support ... and to allows user to ... From d316ebc4953f6298d34f1e22e3c142058940fbc5 Mon Sep 17 00:00:00 2001 From: Julie LeBrun <38360781+TumbaoJu@users.noreply.github.com> Date: Mon, 29 Jul 2024 08:35:45 -0400 Subject: [PATCH 3/3] Update template/module/readme/DESCRIPTION.md Co-authored-by: Jairo Llopis <973709+yajo@users.noreply.github.com> --- template/module/readme/DESCRIPTION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/module/readme/DESCRIPTION.md b/template/module/readme/DESCRIPTION.md index f92593b51..2371a1464 100644 --- a/template/module/readme/DESCRIPTION.md +++ b/template/module/readme/DESCRIPTION.md @@ -4,4 +4,4 @@ The goal of this document is to explain quickly the features of this module: “ Example: -This module extends the functionality of ... to support ... and to allows user to ... +This module extends the functionality of ... to support ... and to allow users to ...