This repository was archived by the owner on Oct 10, 2025. It is now read-only.
Commit cf61dfd
committed
docs: add preferred working methodology to copilot instructions
- Add guidelines for working in small, manageable steps
- Include parallel changes methodology for independent modifications
- Specify separation between refactoring and feature commits
- Add requirement for planning complex tasks with confirmation
- Include rollback strategies and risk mitigation for critical changes
This ensures AI-assisted development follows incremental, well-organized
approach with clear separation of concerns and proper planning.1 parent 7f3251a commit cf61dfd
1 file changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
306 | 331 | | |
307 | 332 | | |
308 | 333 | | |
| |||
0 commit comments