Files
directus/.github/pull_request_template.md
ian 48a476d1ef Update pull_request_template.md (#14095)
Add improvement to the Type of Change
2022-06-24 14:49:17 -04:00

535 B

Description

Fixes #

Type of Change

  • Bugfix
  • Improvement
  • New Feature
  • Refactor / codestyle updates
  • Other, please describe:

Requirements Checklist

  • New / updated tests are included
  • All tests are passing locally
  • Performed a self-review of the submitted code

If adding a new feature:

  • Documentation was added/updated