juzhiyuan commented on a change in pull request #798:
URL: https://github.com/apache/apisix-website/pull/798#discussion_r766271748
##########
File path: website/docs/general/blog-contributing-guide.md
##########
@@ -87,6 +112,14 @@ For business users or business cases, you can leave this
item blank. Because Git
The author's GitHub avatar, it is related with `authorURL`. For the same
reason described above, this is an optional field. See below for how to get
the avatar.
+#### authors
+
+Required field for co-author template. When a blog is co-authored by 2 people,
please use `authors` instead of `author` to give credits to both authors.
`authors` consists of the following fields: `authors.name`, `authors. url`, and
`authors.image_url.`
+
+- `authors.name`: authors' names in plain text, for example: `name: "John
Doe"`.
+- `authors. url`: authors' GitHub pages, for example: `url: "www.google.com"`.
Review comment:
```suggestion
- `authors.url`: authors' GitHub pages, for example: `url: "www.google.com"`.
```
##########
File path: website/docs/general/blog-contributing-guide.md
##########
@@ -87,6 +112,14 @@ For business users or business cases, you can leave this
item blank. Because Git
The author's GitHub avatar, it is related with `authorURL`. For the same
reason described above, this is an optional field. See below for how to get
the avatar.
+#### authors
+
+Required field for co-author template. When a blog is co-authored by 2 people,
please use `authors` instead of `author` to give credits to both authors.
`authors` consists of the following fields: `authors.name`, `authors. url`, and
`authors.image_url.`
Review comment:
```suggestion
The required field for co-author template. When a blog is co-authored by 2
people, please use `authors` instead of `author` to give credits to both
authors. `authors` consists of the following fields: `authors.name`,
`authors.url`, and `authors.image_url.`
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]