mirror of
https://github.com/smartfrigde/armcord.git
synced 2026-06-23 05:25:43 +00:00
28 lines
701 B
Markdown
28 lines
701 B
Markdown
## Summary
|
|
|
|
<!-- Briefly describe what this PR changes. -->
|
|
|
|
## Problem
|
|
|
|
<!-- What issue, bug, feature request, or maintenance task does this address? -->
|
|
|
|
## Solution
|
|
|
|
<!-- What changed, and why is this the right approach? -->
|
|
|
|
## Risk
|
|
|
|
<!-- Call out anything that could regress, be platform-specific, or require extra review. -->
|
|
|
|
## Testing
|
|
|
|
<!-- Describe the checks you ran and any manual smoke tests. -->
|
|
|
|
- [ ] `pnpm lint`
|
|
- [ ] `pnpm build` if this PR touches runtime, bundling, or packaging code
|
|
- [ ] Manual verification for affected flows
|
|
- [ ] Screenshots or recordings for UI changes
|
|
|
|
## Notes
|
|
|
|
<!-- Add links to related issues, screenshots, follow-up work, or implementation details. -->
|