Commit 2a69f4dc authored by Giovanni La Mura's avatar Giovanni La Mura
Browse files

Introduce a MR description template

parent def467ec
Loading
Loading
Loading
Loading
+17 −0
Original line number Original line Diff line number Diff line
<!-- title of the merge request -->

# MR Title

<!-- General merge request description.

Write a small paragraph describing the scope of the merge request. Cite relevant issues, if any. Keep in mind that the text might be used to write a release report, so adopt a descriptive approach.

-->

## Change log

<!-- List of relevant changes.

Provide a list of the main changes introduced by this MR, possibly in the format of a bullet or numbered item list.

-->