Commit bd41e18
committed
docs: add rule for respecting file modifications
Add guidance to never overwrite user changes when encountering modified
files. When a file has been modified, always review changes and either
ask the user, incorporate their changes, or explain the conflict.
This prevents accidentally discarding intentional user modifications.1 parent ebd2ee6 commit bd41e18
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
34 | 46 | | |
35 | 47 | | |
36 | 48 | | |
0 commit comments