提交 7603d71a 编写于 作者: B Brendan Forster

add reviewers element

上级 de60b262
...@@ -9,3 +9,6 @@ aliases: ...@@ -9,3 +9,6 @@ aliases:
editors: editors:
- Global/JetBrains.gitignore - Global/JetBrains.gitignore
- Global/VisualStudioCode.gitignore - Global/VisualStudioCode.gitignore
reviewers:
- Brendan Forster (@shiftkey)
\ No newline at end of file
...@@ -55,4 +55,20 @@ Some ecosystems have up-to-date documentation about things that are necessary to ...@@ -55,4 +55,20 @@ Some ecosystems have up-to-date documentation about things that are necessary to
```yaml ```yaml
reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
``` ```
\ No newline at end of file
### `reviewers`
This element is inspired by the [`DefinitelyTyped`](https://github.com/DefinitelyTyped/DefinitelyTyped) project, allowing community members to opt-in to reviewing templates when a pull request is opened. This helps to share the review load and credit people who have been helpful with reviews.
```yaml
reviewers:
- @shiftkey
```
A friendly name can be provided alongside the GitHub account name.
```yaml
reviewers:
- Brendan Forster (@shiftkey)
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册