Add documentation for merge request title templates
What does this MR do and why?
Adds user-facing and API documentation for the merge request default title template feature (Part 4/4 of #16080).
Changes
- New page:
doc/user/project/merge_requests/title_templates.mdwith beta status and feature flag notice, supported variables, configuration steps, and template examples. - API docs: Added
mr_default_title_templateparameter todoc/api/projects.mdattribute tables and JSON response examples. - Cross-references: Added links from commit templates page and project settings page.
MR acceptance checklist
- I have evaluated the MR acceptance checklist for this MR.
References
Resolves #594901 (closed)