tldraw/.github/pull_request_template.md

26 lines
576 B
Markdown
Raw Normal View History

Describe what your pull request does. If appropriate, add GIFs or images showing the before and after.
2023-04-21 16:06:21 +00:00
### Change Type
<!-- ❗ Please select a 'Type' label ❗️ -->
- [ ] `feature` — New feature
- [ ] `improvement` — Product improvement
- [ ] `api` — API change
- [ ] `bugfix` — Bug fix
- [ ] `other` — Changes that don't affect SDK users, e.g. internal or .com changes
2023-04-21 16:06:21 +00:00
### Test Plan
1. Add a step-by-step description of how to test your PR here.
2.
- [ ] Unit Tests
- [ ] End to end tests
2023-04-21 16:06:21 +00:00
### Release Notes
2023-04-21 16:06:21 +00:00
- Add a brief release note for your PR here.