Tldraw/.github/pull_request_template.md

1.0 KiB

Describe what your pull request does. If appropriate, add GIFs or images showing the before and after.

Change Type

  • patch — Bug Fix
  • minor — New Feature
  • major — Breaking Change
  • dependencies — Dependency Update (publishes a patch release, for devDependencies use internal)
  • documentation — Changes to the documentation only (will not publish a new version)
  • tests — Changes to any testing-related code only (will not publish a new version)
  • internal — Any other changes that don't affect the published package (will not publish a new version)

Test Plan

  1. Add a step-by-step description of how to test your PR here.
  • Unit Tests
  • Webdriver tests

Release Notes

  • Add a brief release note for your PR here.