mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-09 17:29:12 +00:00
* docs: enhance PR guidelines and template * docs: refine contribution guidelines and issue templates Clarify when to open an issue first, what can go straight to a PR, and align CONTRIBUTING with the PR template without duplicating checklists. Co-authored-by: Cursor <cursoragent@cursor.com> * chore: update doc --------- Co-authored-by: Cursor <cursoragent@cursor.com>
1,018 B
1,018 B
Related Issue
Resolve #(issue_number)
Problem
What changed
Checklist
- I have read the CONTRIBUTING document.
- I have linked a related issue, or explained the problem above.
- 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.