tldraw/.github/pull_request_template.md

21 lines
331 B
Markdown
Raw Normal View History

Describe what your pull request does. If you can, add GIFs or images showing the before and after of your change.
2023-04-21 16:06:21 +00:00
### Change type
- [ ] `bugfix`
- [ ] `improvement`
- [ ] `feature`
- [ ] `api`
- [ ] `other`
### Test plan
1. Create a shape...
2023-04-21 16:06:21 +00:00
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
- Fixed a bug with…