1
0
mirror of synced 2025-12-22 11:26:57 -05:00

RAI content: adding new article type & required reviewer (#44733)

This commit is contained in:
Vanessa
2023-10-26 07:32:19 +10:00
committed by GitHub
parent 84df2b9edb
commit e01cf4b25d
4 changed files with 6 additions and 3 deletions

View File

@@ -253,7 +253,7 @@ includeGuides:
### `type`
- Purpose: Indicate the type of article.
- Type: `String`, one of the `overview`, `quick_start`, `tutorial`, `how_to`, `reference`.
- Type: `String`, one of the `overview`, `quick_start`, `tutorial`, `how_to`, `reference`, `rai`.
- Optional.
### `topics`