mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-21 22:55:55 +00:00
* docs: align contributor entry docs with approved-bug-fix-only policy * docs: align contributor entry docs with approved-bug-fix-only policy * docs: align contributor entry docs with approved-bug-fix-only policy * docs: align contributor entry docs with approved-bug-fix-only policy * docs: link Chinese contributing guide * docs: add Chinese contributing guide * docs: add Chinese bug report form * docs: add Chinese feature request form * docs: bilingual PR template header note * docs(zh-cn): naturalize intro, drop stale feature-PR template line * docs: drop stale feature-PR template line * docs: require approved issue in PR template * docs: fix project layout (agent-core-v2 is current, v1 legacy) * docs(zh-cn): fix project layout (agent-core-v2 is current, v1 legacy)
1.3 KiB
1.3 KiB
Related Issue
Resolve #(issue_number)
Problem
What changed
Checklist
- I have read the CONTRIBUTING document.
- I have linked a related issue (external PRs: the issue must have a maintainer's
/approve). - I have added tests that prove my feature works.
- Ran
gen-changesetsskill, or this PR needs no changeset. - Ran
gen-docsskill, or this PR needs no doc update.