Files
wehub-resource-sync e940d071f0
Automated Testing / Code Quality (Lint & Format) (push) Has been cancelled
Automated Testing / Security Scan (push) Has been cancelled
Automated Testing / Type Checking (push) Has been cancelled
Automated Testing / Build EPUB Artifact (push) Has been cancelled
Automated Testing / Test Summary (push) Has been cancelled
Automated Testing / Unit Tests (Python 3.11) (push) Has been cancelled
Automated Testing / Unit Tests (Python 3.10) (push) Has been cancelled
Automated Testing / Unit Tests (Python 3.12) (push) Has been cancelled
Documentation Checks / Summary (push) Has been cancelled
Documentation Checks / Cross-reference Check (push) Has been cancelled
Documentation Checks / Check Links (push) Successful in 8m28s
Documentation Checks / Mermaid Syntax (push) Failing after 5m21s
Deploy Website to GitHub Pages / Deploy to GitHub Pages (push) Has been cancelled
Deploy Website to GitHub Pages / Build static site (push) Has been cancelled
Documentation Checks / Markdown Linting (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:35:36 +08:00

58 lines
1.3 KiB
Markdown

## Description
Brief summary of what this PR does.
## Type of Change
- [ ] New example or template
- [ ] Documentation improvement
- [ ] Bug fix
- [ ] Feature guide
- [ ] Other (please describe)
## Related Issues
Closes #(issue number)
## Changes Made
- Change 1
- Change 2
- Change 3
## What to Review
What should reviewers focus on?
## Files Changed
- `path/to/file1.md`
- `path/to/file2.md`
## Testing
How have you tested this?
- [ ] Tested locally with Claude Code
- [ ] Verified examples work
- [ ] Checked links and references
- [ ] Reviewed for typos and clarity
## Checklist
- [ ] Follows project structure and conventions
- [ ] Includes clear documentation/examples
- [ ] Code/examples are copy-paste ready
- [ ] All links are verified and working
- [ ] No sensitive information included (keys, tokens, credentials)
- [ ] Updated relevant README files
- [ ] Commit message follows conventional commit format
- [ ] No large files (>1MB) added
## Screenshots or Examples
If applicable, show what this adds:
```
[Example code or before/after comparison]
```
## Breaking Changes
Does this change any existing content or behavior?
- [ ] No breaking changes
- [ ] Yes, and it's documented below
If yes, please describe:
## Additional Notes
Any other information for reviewers?