rtk-ai/rtk

`rtk init -g --copilot` overwrites `copilot-instructions.md`

Open

#1,512 opened on 2026年4月25日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Rust (2,914 forks)batch import
area:clibugeffort-smallgood first issuepriority:medium

Repository metrics

Stars
 (48,085 stars)
PR merge metrics
 (平均マージ 11d 1h) (30d で 45 merged PRs)

説明

Instead of appending or preprending, running rtk init -g --copilot simply replaces existing copilot-instructions.md with its own instructions. Lucky if copilot-instructions.md had already been commited and this change can be easily spotted and reverted. Goofy move otherwise.

コントリビューターガイド