feat: update pr rules

This commit is contained in:
zest
2026-03-24 19:39:20 +08:00
parent aff4617bef
commit 0f4cec5573

View File

@@ -125,7 +125,8 @@ If your skill includes helper scripts (typically in a `scripts/` directory):
### 4. Language and Encoding ### 4. Language and Encoding
- Skill names and file names: ASCII only, `kebab-case` - Skill names and file names: ASCII only, `kebab-case`
- Markdown content may be in English, Chinese, or bilingual — match the target audience of your skill - SKILL.md content and code should be written in English
- Reference docs are recommended to be in English
- All files must be UTF-8 encoded - All files must be UTF-8 encoded
## Review Process ## Review Process