mithril-vndb/.github/PULL_REQUEST_TEMPLATE.md
Claudia Meadows 27d94544a2
Clean up the pull request template
Signed-off-by: Claudia Meadows <contact@claudiameadows.dev>
2024-09-25 21:04:32 -07:00

1.3 KiB

Description

Motivation and Context

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My change requires a documentation update, and I've opened a pull request to update it already:
  • I have read https://mithril.js.org/contributing.html.