OpenMetadata/.github/pull_request_template.md
Pere Miquel Brull ba7690f14e
Update PR template (#10700)
* Update PR template

* Update PR template
2023-03-22 16:50:13 +01:00

1.9 KiB

Describe your changes:

Fixes

I worked on ... because ...

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.