Target branch specific description template for merge requests
<!--IssueSummary start-->
<details>
<summary>
Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards.
</summary>
- [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=415577)
</details>
<!--IssueSummary end-->
I have an option to create a Default description template for the merge requests but its same for all MR's.
I want a provision to create a target branch specific description template, like:
- if its a feature->dev MR then specific template
- if its dev->staging MR then specific template
- if its a staging->master MR then different template
Is it possible somehow with gitlab?
issue