Skip to content

Improve our default new MR template

Overview

Our default new MR template was last updated quite a while ago and could use an update to ensure authors are including the detail we'd like.

Proposal

New content

## What does this Merge Request do and why?

<!-- Briefly describe what this Merge Request does and why. -->

## 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 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`](https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/master/CHANGELOG.md).

/label ~"Category:GDK" ~"section::dev" ~"devops::create" ~"group::ecosystem"

Diff

Using the diff formatter doesn't seem to yield useful output here, so I went with a visual diff:

old___new_2021-03-11_12-00-35

Edited by Ash McKenzie