mirror of
https://github.com/go-gitea/gitea
synced 2025-02-08 18:27:01 +01:00
Backport #23924 by @teauxfu fixes a minor typo in the email templates page Co-authored-by: alex <alexmw777@gmail.com>
This commit is contained in:
parent
1a8da2e08f
commit
7bfab90a8f
@ -39,7 +39,7 @@ Currently, the following notification events make use of templates:
|
|||||||
| `approve` | The head comment of a approving review for a pull request. |
|
| `approve` | The head comment of a approving review for a pull request. |
|
||||||
| `reject` | The head comment of a review requesting changes for a pull request. |
|
| `reject` | The head comment of a review requesting changes for a pull request. |
|
||||||
| `code` | A single comment on the code of a pull request. |
|
| `code` | A single comment on the code of a pull request. |
|
||||||
| `assigned` | Used was assigned to an issue or pull request. |
|
| `assigned` | User was assigned to an issue or pull request. |
|
||||||
| `default` | Any action not included in the above categories, or when the corresponding category template is not present. |
|
| `default` | Any action not included in the above categories, or when the corresponding category template is not present. |
|
||||||
|
|
||||||
The path for the template of a particular message type is:
|
The path for the template of a particular message type is:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user