From 5abefdbaaa787ca414d7ab0bf6a2b033bfb5473c Mon Sep 17 00:00:00 2001 From: Liupeng Date: Thu, 26 Aug 2021 14:50:50 +0000 Subject: [PATCH 1/4] update documentation/how-to-write-about.md. --- documentation/how-to-write-about.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/how-to-write-about.md b/documentation/how-to-write-about.md index bb0f851..b417429 100644 --- a/documentation/how-to-write-about.md +++ b/documentation/how-to-write-about.md @@ -1,4 +1,4 @@ -### How to write the "About" description of a project +# How to write the "About" description of a project "About" (简介) provides a brief introduction to the project. A good "About" is -- Gitee From ade1eb5c6356566c3bbe8f07f680f65f8719899e Mon Sep 17 00:00:00 2001 From: Liupeng Date: Thu, 26 Aug 2021 15:04:29 +0000 Subject: [PATCH 2/4] update documentation/how-to-write-about.md. --- documentation/how-to-write-about.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/how-to-write-about.md b/documentation/how-to-write-about.md index b417429..1b47d06 100644 --- a/documentation/how-to-write-about.md +++ b/documentation/how-to-write-about.md @@ -29,8 +29,8 @@ For example, - A bundle which aims to provide a full integration of MeilliSearch in Symfony -"About" can be a short, full sentence or a noun phrase. Choose the right style -based on the project characteristics. +"About" can be a short, full sentence or a noun phrase. Choose the right style +based on the project characteristics. -When we choose to use a noun phrase, start it with an article when needed but do -not use a period (.) at the end. \ No newline at end of file +When we choose to use a noun phrase, start it with an article when needed but do +not use a period (.) at the end. \ No newline at end of file -- Gitee From ee6c58fc1525749b7e1f1b2ade15ef4e14fc277a Mon Sep 17 00:00:00 2001 From: Liupeng Date: Thu, 26 Aug 2021 15:06:08 +0000 Subject: [PATCH 3/4] update documentation/how-to-write-about.md. --- documentation/how-to-write-about.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/how-to-write-about.md b/documentation/how-to-write-about.md index 1b47d06..08ae9de 100644 --- a/documentation/how-to-write-about.md +++ b/documentation/how-to-write-about.md @@ -29,8 +29,8 @@ For example, - A bundle which aims to provide a full integration of MeilliSearch in Symfony -"About" can be a short, full sentence or a noun phrase. Choose the right style +"About" can be a short, full sentence or a noun phrase. Choose the right style based on the project characteristics. -When we choose to use a noun phrase, start it with an article when needed but do +When we choose to use a noun phrase, start it with an article when needed but do not use a period (.) at the end. \ No newline at end of file -- Gitee From 9287a12e9fc8ec0b20bc184cb7ab692e3f9bb6b4 Mon Sep 17 00:00:00 2001 From: Liupeng Date: Thu, 26 Aug 2021 15:06:39 +0000 Subject: [PATCH 4/4] update documentation/how-to-write-about.md. --- documentation/how-to-write-about.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/how-to-write-about.md b/documentation/how-to-write-about.md index 08ae9de..1b47d06 100644 --- a/documentation/how-to-write-about.md +++ b/documentation/how-to-write-about.md @@ -29,8 +29,8 @@ For example, - A bundle which aims to provide a full integration of MeilliSearch in Symfony -"About" can be a short, full sentence or a noun phrase. Choose the right style +"About" can be a short, full sentence or a noun phrase. Choose the right style based on the project characteristics. -When we choose to use a noun phrase, start it with an article when needed but do +When we choose to use a noun phrase, start it with an article when needed but do not use a period (.) at the end. \ No newline at end of file -- Gitee