tiptap/.github/pull_request_template.md

25 lines
814 B
Markdown
Raw Permalink Normal View History

## Changes Overview
<!-- Briefly describe your changes. -->
2023-03-29 21:02:57 +08:00
## Implementation Approach
<!-- Describe your approach to implementing these changes. Keep it concise. -->
2023-03-29 21:02:57 +08:00
## Testing Done
<!-- Explain how you tested these changes. Link to test scenarios or specs if relevant. -->
2023-03-29 21:02:57 +08:00
## Verification Steps
<!-- Describe steps reviewers can take to verify the functionality of your changes. -->
2023-03-29 21:02:57 +08:00
## Additional Notes
<!-- Add any other notes or screenshots about the PR here. -->
2023-03-29 21:02:57 +08:00
## Checklist
- [ ] I have created a [changeset](https://github.com/changesets/changesets) for this PR if necessary.
- [ ] My changes do not break the library.
- [ ] I have added tests where applicable.
- [ ] I have followed the project guidelines.
- [ ] I have fixed any lint issues.
## Related Issues
<!-- Link any related issues here -->