mirror of
https://github.com/block/goose.git
synced 2026-04-29 20:19:41 +00:00
fixed line breaks (#6459)
This commit is contained in:
parent
f3157087e0
commit
b913ad1628
1 changed files with 6 additions and 4 deletions
|
|
@ -193,17 +193,19 @@ The **[RPI Create Plan](https://raw.githubusercontent.com/block/goose/refs/heads
|
|||
|
||||
Then it did three key things:
|
||||
|
||||
1. Asked clarifying questions
|
||||
For example:
|
||||
1. **Asked clarifying questions**
|
||||
|
||||
For example:
|
||||
- Full removal vs deprecation?
|
||||
- How should config cleanup behave?
|
||||
- Should OpenAPI artifacts be regenerated?
|
||||
- Where do related tests live?
|
||||
|
||||
2. Presented design options
|
||||
2. **Presented design options**
|
||||
|
||||
Where there were multiple reasonable approaches, goose laid them out and asked me to choose.
|
||||
|
||||
3. Produced a phased implementation plan
|
||||
3. **Produced a phased implementation plan**
|
||||
|
||||
|
||||
The output was a detailed plan:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue