Skip to content

Include how to test and verify merge request changes in merge request template

What does this merge request do and why?

This MR adds a section that describes how a reviewer can test and verify changes locally in merge request template. Inspired by !2781 (merged).

Impacted categories

The following categories relate to this merge request:

Merge request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise an issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports