25576b0be6
Checks (magui2.0) / python-lint (push) Failing after 1s
Checks (magui2.0) / python-test (push) Failing after 0s
Checks (magui2.0) / frontend-lint (push) Failing after 0s
CodeQL Advanced / Analyze (actions) (push) Failing after 1s
Checks (magui2.0) / python-format (push) Failing after 1s
CodeQL Advanced / Analyze (python) (push) Failing after 0s
Checks (magui2.0) / python-pyright (push) Failing after 1s
Checks (magui2.0) / frontend-format (push) Failing after 1s
Checks (magui2.0) / frontend-typecheck (push) Failing after 0s
Checks (magui2.0) / frontend-test (push) Failing after 2s
CodeQL Advanced / Analyze (javascript-typescript) (push) Failing after 1s
28 lines
435 B
Markdown
28 lines
435 B
Markdown
## Related Issue
|
|
|
|
<!-- Link the related issue, e.g., Fixes #123 -->
|
|
|
|
## Summary
|
|
|
|
<!-- Briefly explain what this PR does and why. -->
|
|
|
|
## Changes
|
|
|
|
<!-- List the key changes in this PR. -->
|
|
|
|
- ...
|
|
|
|
## How to Verify
|
|
|
|
<!-- Steps for reviewers to test or validate this change. -->
|
|
|
|
1. ...
|
|
2. ...
|
|
3. ...
|
|
|
|
## Checklist
|
|
|
|
- [ ] Tests added or updated (if applicable)
|
|
- [ ] Documentation updated (if needed)
|
|
- [ ] Verified using the steps above
|