Skip to content

WIP: Add API for merge request templates

Maxime requested to merge miouge/gitlab-ee:mr-template-api into master

What does this MR do?

Adds an API to the merge request template: GET projects/:id/merge_requests_template and POST projects/:id/merge_requests_template

What are the relevant issue numbers?

Resolves #885 (closed)

Does this MR meet the acceptance criteria?

Edited by Toon Claes

Merge request reports