mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-20 23:54:26 +08:00
35 lines
1.2 KiB
Markdown
35 lines
1.2 KiB
Markdown
## Description
|
|
Please include a summary of the changes and related context. Describe the "why" behind your changes.
|
|
|
|
## Type of change
|
|
- [ ] Bug fix (non-breaking change which fixes an issue)
|
|
- [ ] New feature (non-breaking change which adds functionality)
|
|
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
|
|
- [ ] Documentation update
|
|
|
|
## Related Issues
|
|
Fixes #(issue number)
|
|
|
|
## Testing
|
|
Please describe the testing you've done to verify the changes:
|
|
- [ ] Built successfully
|
|
- [ ] Tested on Windows
|
|
- [ ] No new warnings or errors introduced
|
|
- [ ] Backward compatible
|
|
|
|
## Screenshots/Videos (if applicable)
|
|
If your changes include UI modifications, please attach screenshots or videos.
|
|
|
|
## Checklist
|
|
- [ ] My code follows the project's style guidelines
|
|
- [ ] I have performed a self-review of my own code
|
|
- [ ] I have commented my code, particularly in hard-to-understand areas
|
|
- [ ] I have made corresponding changes to the documentation
|
|
- [ ] My changes generate no new warnings
|
|
- [ ] I have tested my changes thoroughly
|
|
- [ ] New and existing unit tests pass locally with my changes
|
|
- [ ] I have added tests that prove my fix is effective or that my feature works
|
|
|
|
## Additional context
|
|
Add any other context about the PR here.
|