rtk-ai/rtk

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

Open

#1 512 ouverte le 25 avr. 2026

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Rust (2 914 forks)batch import
area:clibugeffort-smallgood first issuepriority:medium

Métriques du dépôt

Stars
 (48 085 stars)
Métriques de merge PR
 (Merge moyen 11j 1h) (45 PRs mergées en 30 j)

Description

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.

Guide contributeur