Files
LanMountainDesktop/.github/pull_request_template.md
lincube e8276c4d1e 0.2.7
修改天气组件,ci工作流
2026-03-04 02:02:34 +08:00

1.2 KiB

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

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.