add: message template content

This commit is contained in:
2021-09-14 17:39:58 +08:00
parent 91676492ab
commit ca4f416f0a
38 changed files with 331 additions and 198 deletions

View File

@@ -921,7 +921,7 @@ Success — a happy kitten is an authenticated kitten!
<!--
* @Date: 2021-03-01 10:35:21
* @LastEditors: viletyy
* @LastEditTime: 2021-09-13 17:54:51
* @LastEditTime: 2021-09-14 17:34:40
* @FilePath: /forgeplus/app/docs/slate/source/includes/_users.md
-->
<h1 id='users'>Users</h1><h2 id='1ae74893b1'>获取当前登陆用户信息</h2>
@@ -1143,7 +1143,7 @@ Success — a happy kitten is an authenticated kitten!
<td>账号组织权限变更</td>
</tr>
<tr>
<td>ProjectDelete</td>
<td>ProjectDeleted</td>
<td>我关注的仓库被删除</td>
</tr>
<tr>
@@ -1215,9 +1215,17 @@ Success — a happy kitten is an authenticated kitten!
<td>我创建或负责的合并请求状态变更</td>
</tr>
<tr>
<td>PullRequestClosed</td>
<td>我创建或负责的合并请求被关闭</td>
</tr>
<tr>
<td>PullRequestJournal</td>
<td>我创建或负责的合并请求有新的评论</td>
</tr>
<tr>
<td>PullRequestMerged</td>
<td>我创建或负责的合并请求被合并</td>
</tr>
</tbody></table>
<blockquote>