Skip to content

Add General Change template for merge requests

Ian Baum requested to merge add-general-change-template into master

What does this MR do?

Adds a General Change template to the charts project. Assist developers and reviewers in knowing the expectations of what makes an acceptable MR.

Related issues

Related to gitlab-org/distribution/team-tasks#705 (closed)

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion

Required

  • Merge Request Title, and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
    • Template should be valid markdown
  • Documentation created/updated
  • Tests added
    • N/A No code change
  • Integration tests added to GitLab QA
    • N/A No code change
  • Equivalent MR/issue for omnibus-gitlab opened
Edited by Ian Baum

Merge request reports