gitlab: add template for merge requests

Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22078>
This commit is contained in:
David Heidelberg
2023-03-22 19:18:01 +01:00
parent b3b883ca00
commit 744e9cb213

View File

@@ -0,0 +1,7 @@
### What does this MR do and why?
<!-- Describe in detail what your merge request does and why. -->
### This MR was tested:
- [ ] manually tested on my development machine(s) with the following:
- [ ] repeatedly tested since there is a risk of introducing flakes
- [ ] not applicable