mirror of
https://github.com/sweetwisdom/everything-claude-code-zh.git
synced 2026-03-21 22:10:09 +00:00
chore: sync with upstream ae2c063 + update zh translations
This commit is contained in:
17
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
17
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
## Description
|
||||
<!-- Brief description of changes -->
|
||||
|
||||
## Type of Change
|
||||
- [ ] `fix:` Bug fix
|
||||
- [ ] `feat:` New feature
|
||||
- [ ] `refactor:` Code refactoring
|
||||
- [ ] `docs:` Documentation
|
||||
- [ ] `test:` Tests
|
||||
- [ ] `chore:` Maintenance/tooling
|
||||
- [ ] `ci:` CI/CD changes
|
||||
|
||||
## Checklist
|
||||
- [ ] Tests pass locally (`node tests/run-all.js`)
|
||||
- [ ] Validation scripts pass
|
||||
- [ ] Follows conventional commits format
|
||||
- [ ] Updated relevant documentation
|
||||
Reference in New Issue
Block a user