1
0
Fork 0
js-utils/.github/PULL_REQUEST_TEMPLATE.md

714 B

Issue

List the issue(s) resolved or addressed by this change.

Changes MUST be related to an issue. If one does not exist, please create one with the appropriate issue type.

Check

Before creating a PR, please ensure all merge requirements are met:

  • Gitlab pipeline has passed
  • lint warnings have not increased
  • documentation has been updated
  • tests have been added and consistently pass

Todo

If this PR is still a work in progress, please prefix the title with WIP: and include the remaining tasks:

  • next thing
  • last thing