Skip to content

Commit b8989e5

Browse files
Merge pull request #71 from bryan-cox/docs-jira-solve-spec-folder
docs(jira): update spec file location in solve command
2 parents 9f90309 + b0f0589 commit b8989e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/jira/commands/solve.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ This command takes a JIRA URL, fetches the issue description and requirements, a
5757
- Test files that need updates
5858

5959
3. **Solution Implementation**:
60-
- Think hard and create a detailed, step-by-step plan to implement this feature. Save it to spec-$1.md within the contrib/ folder, for example contrib/spec-OCPBUGS-12345.md
60+
- Think hard and create a detailed, step-by-step plan to implement this feature. Save it to spec-$1.md within the .work/jira/solve folder, for example .work/jira/solve/spec-OCPBUGS-12345.md
6161
- Always ask the user to review the plan and give them the choice to modify it before start the implementation
6262
- Implement the plan:
6363
- Make necessary code changes using Edit/MultiEdit tools

0 commit comments

Comments
 (0)