mirror of
https://github.com/documenso/documenso.git
synced 2025-11-10 04:22:32 +10:00
1.6 KiB
1.6 KiB
name, about
| name | about |
|---|---|
| Pull Request | Submit changes to the project for review and inclusion |
Description
Related Issue
Changes Made
- Change 1
- Change 2
- ...
Testing Performed
- Tested feature X in scenario Y.
- Ran unit tests for component Z.
- Tested on browsers A, B, and C.
- ...
Checklist
- I have tested these changes locally and they work as expected.
- I have added/updated tests that prove the effectiveness of these changes.
- I have updated the documentation to reflect these changes, if applicable.
- I have followed the project's coding style guidelines.
- I have addressed the code review feedback from the previous submission, if applicable.