mirror of
https://github.com/mattermost/mattermost.git
synced 2026-08-28 18:19:38 +08:00
475 B
475 B
AGENTS.md
Pull Requests
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 Noteheader and its "release-note" fenced code block **must always be present** (WITHOUT escaping thecharacters). WriteNONEif the change has no API, schema, UI, or breaking changes.