mirror of
https://github.com/mattermost/mattermost.git
synced 2026-08-28 18:19:38 +08:00
docs: clarify PR template rules in AGENTS.md (#36422)
This commit is contained in:
@@ -2,4 +2,8 @@
|
||||
|
||||
## Pull Requests
|
||||
|
||||
When creating a pull request, follow `.github/PULL_REQUEST_TEMPLATE.md`.
|
||||
When creating a pull request, follow `.github/PULL_REQUEST_TEMPLATE.md` exactly:
|
||||
|
||||
- Remove all `<!-- -->` comments.
|
||||
- Omit sections that are not applicable (Ticket Link, Screenshots) — do not write N/A, just remove the header.
|
||||
- The `#### Release Note` header and its "```release-note" fenced code block **must always be present** (WITHOUT escaping the ``` characters). Write `NONE` if the change has no API, schema, UI, or breaking changes.
|
||||
|
||||
Reference in New Issue
Block a user