Reduced description lengths
This commit is contained in:
parent
460f19f240
commit
ee8bae4006
10 changed files with 15 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: diagnosing-bugs
|
||||
description: Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.
|
||||
description: Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
|
||||
---
|
||||
|
||||
# Diagnosing Bugs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue